[arch-commits] Commit in gir-to-d/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Sun Oct 15 19:35:31 UTC 2017
Date: Sunday, October 15, 2017 @ 19:35:31
Author: arojas
Revision: 262990
Update to 0.13.0
Modified:
gir-to-d/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-10-15 19:33:15 UTC (rev 262989)
+++ PKGBUILD 2017-10-15 19:35:31 UTC (rev 262990)
@@ -1,7 +1,7 @@
# Maintainer: Antonio Rojas <arojas at archlinux.org>
pkgname=gir-to-d
-pkgver=0.12.2
+pkgver=0.13.0
pkgrel=1
pkgdesc="Create D bindings from GObject introspection files"
arch=(x86_64)
@@ -10,7 +10,7 @@
depends=(gcc-libs)
makedepends=(meson dmd libphobos)
source=($pkgname-$pkgver.tar.gz::"https://github.com/gtkd-developers/gir-to-d/archive/v$pkgver.tar.gz")
-sha256sums=('2b69e31ba329044476a4942f2ac4c4aac83a14ebd764ccc507daeb517d360d76')
+sha256sums=('bf74a6a0199c45671ed6d8e786da2f2f6094e99d3c372c34829e18f9d03fdc8f')
prepare() {
mkdir -p build
More information about the arch-commits
mailing list