[arch-commits] Commit in gir-to-d/trunk (PKGBUILD)

Filipe Laíns ffy00 at archlinux.org
Thu Mar 21 22:36:38 UTC 2019


    Date: Thursday, March 21, 2019 @ 22:36:37
  Author: ffy00
Revision: 443101

upgpkg: gir-to-d 0.19.0-1

Modified:
  gir-to-d/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-03-21 22:36:28 UTC (rev 443100)
+++ PKGBUILD	2019-03-21 22:36:37 UTC (rev 443101)
@@ -1,8 +1,8 @@
 # Maintainer: Antonio Rojas <arojas at archlinux.org>
 
 pkgname=gir-to-d
-pkgver=0.18.0
-pkgrel=3
+pkgver=0.19.0
+pkgrel=1
 pkgdesc='Create D bindings from GObject introspection files'
 arch=('x86_64')
 url='https://github.com/gtkd-developers/gir-to-d'
@@ -10,7 +10,7 @@
 depends=('gcc-libs' 'liblphobos')
 makedepends=('meson' 'ldc')
 source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
-sha512sums=('93dcb7432541ef4ac4a73f557061adb4bdaf2302e6c79dee4d3090c5480093d1d77ab15d41ea85b9cb7f83923c7839e082c5d3e72b9d186e2ae011a280ca1662')
+sha512sums=('c9c4bcc7fb7b06435b3c8b458e40547874992879366dc3e1604491a724bdfcb1d5d4ae5c013c59e77df750af9e07ebf117902828b3dcebaaffc3a9507c434076')
 
 build() {
   mkdir -p $pkgname-$pkgver/build



More information about the arch-commits mailing list