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

Antonio Rojas arojas at archlinux.org
Wed Aug 10 22:07:57 UTC 2016


    Date: Wednesday, August 10, 2016 @ 22:07:57
  Author: arojas
Revision: 186368

Update to 0.9.8

Modified:
  appstream/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-08-10 21:58:50 UTC (rev 186367)
+++ PKGBUILD	2016-08-10 22:07:57 UTC (rev 186368)
@@ -5,7 +5,7 @@
 
 pkgbase=appstream
 pkgname=(appstream appstream-qt)
-pkgver=0.9.7
+pkgver=0.9.8
 pkgrel=1
 pkgdesc="Provides a standard for creating app stores across distributions"
 arch=(i686 x86_64)
@@ -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=('edb7df26b5e118b481742b339a792844bd6a1d5ed4a57320e06a6b504603038e'
+sha256sums=('dae708054526ce665952cfe019c615bee761bbd08fc2a22675aaea77ef8d90ce'
             '4f65f9f7facc3e37074dc6532390b075377116d939ce3173654349c39d755e76')
 
 prepare() {



More information about the arch-commits mailing list