[arch-commits] Commit in appstream-generator/trunk (PKGBUILD)

Antonio Rojas arojas at archlinux.org
Wed Sep 7 12:50:33 UTC 2016


    Date: Wednesday, September 7, 2016 @ 12:50:30
  Author: arojas
Revision: 188929

Update D bindings

Modified:
  appstream-generator/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-09-07 09:31:10 UTC (rev 188928)
+++ PKGBUILD	2016-09-07 12:50:30 UTC (rev 188929)
@@ -3,7 +3,7 @@
 
 pkgname=appstream-generator
 pkgver=0.5.0
-pkgrel=1
+pkgrel=2
 pkgdesc="A fast AppStream metadata generator"
 arch=(i686 x86_64)
 url="https://github.com/ximion/appstream-generator"
@@ -11,11 +11,11 @@
 depends=(appstream curl libarchive librsvg lmdb)
 makedepends=(gdc dub)
 source=("https://github.com/ximion/appstream-generator/releases/download/v$pkgver/$pkgname-$pkgver.tar.xz"
-        "https://github.com/ximion/d-bindings/archive/3a31df3da5977cfabb7cd076e02ab83b525bbf34.zip"
+        "https://github.com/ximion/d-bindings/archive/cec0ebdc70963fa92a1ed02877b2c794a634d0f7.zip"
         asgen-fix-i686-build.patch::"https://github.com/ximion/appstream-generator/commit/3c0bdb95.patch"
         asgen-fix-i686-build-2.patch::"https://github.com/ximion/appstream-generator/commit/608550b4.patch")
 sha256sums=('446b33752a65e4b2206e69848a4ad8c062cf4d5ff4af908253754651368eff39'
-            '786997e7c9693657c51591875a94f039976e005f7c12ed33f777de73393a3072'
+            '6899abfd4c9bea7e634d86bc0b33caffe76ed40e86aee6b57c741a2aec58d047'
             '8bf027d99afe1d19fee62508394a873ebe0d96e635c1ed9666edc4e42cd88487'
             'cb99014886504ca6d08eae660bc0afcb89545d1512b8c75853e2eb95bd64aafd')
 



More information about the arch-commits mailing list