[arch-commits] Commit in gir-to-d/trunk (PKGBUILD)
Dan Printzell
wild at archlinux.org
Sun Sep 15 23:06:52 UTC 2019
Date: Sunday, September 15, 2019 @ 23:06:51
Author: wild
Revision: 510823
upgpkg: gir-to-d 0.20.0-1
Updated to 0.20.0
Modified:
gir-to-d/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-09-15 23:06:15 UTC (rev 510822)
+++ PKGBUILD 2019-09-15 23:06:51 UTC (rev 510823)
@@ -1,8 +1,8 @@
# Maintainer: Antonio Rojas <arojas at archlinux.org>
pkgname=gir-to-d
-pkgver=0.19.0
-pkgrel=3
+pkgver=0.20.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=('c9c4bcc7fb7b06435b3c8b458e40547874992879366dc3e1604491a724bdfcb1d5d4ae5c013c59e77df750af9e07ebf117902828b3dcebaaffc3a9507c434076')
+sha512sums=('27a8c7cf0ec1556e7361a2a704e150eae59b360eb5717b203f5604a5636eadeebd7b8af7701d2c96d20f503e27465281ae1734db1ad1f2d34d0514c2fc0ebc4e')
build() {
mkdir -p $pkgname-$pkgver/build
More information about the arch-commits
mailing list