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

Antonio Rojas arojas at archlinux.org
Mon May 16 15:45:33 UTC 2016


    Date: Monday, May 16, 2016 @ 17:45:33
  Author: arojas
Revision: 175488

Update to 0.9.6

Modified:
  appstream/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-05-16 15:42:30 UTC (rev 175487)
+++ PKGBUILD	2016-05-16 15:45:33 UTC (rev 175488)
@@ -5,8 +5,8 @@
 
 pkgbase=appstream
 pkgname=(appstream appstream-qt)
-pkgver=0.9.5
-pkgrel=3
+pkgver=0.9.6
+pkgrel=1
 pkgdesc="Provides a standard for creating app stores across distributions"
 arch=(i686 x86_64)
 url="http://distributions.freedesktop.org/wiki/AppStream"
@@ -14,7 +14,7 @@
 depends=(xapian-core polkit libyaml libxml2 protobuf)
 makedepends=(cmake xmlto intltool gobject-introspection python2 docbook-xsl qt5-base)
 source=("http://www.freedesktop.org/software/appstream/releases/AppStream-$pkgver.tar.xz" update-appstream-index.hook)
-sha256sums=('13faec5280fd68be38e6b1094bea9079a1439824023b333bde9884070be9f188'
+sha256sums=('1d1c778b5a0b4c65bdfdcaacf19765f691551118326678c109401dba52c7350f'
             '4f65f9f7facc3e37074dc6532390b075377116d939ce3173654349c39d755e76')
 
 prepare() {



More information about the arch-commits mailing list