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

Antonio Rojas arojas at archlinux.org
Wed Sep 9 19:49:45 UTC 2015


    Date: Wednesday, September 9, 2015 @ 21:49:45
  Author: arojas
Revision: 139700

Update to 0.8.4

Modified:
  appstream/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-09-09 19:08:17 UTC (rev 139699)
+++ PKGBUILD	2015-09-09 19:49:45 UTC (rev 139700)
@@ -5,7 +5,7 @@
 
 pkgbase=appstream
 pkgname=(appstream appstream-qt)
-pkgver=0.8.3
+pkgver=0.8.4
 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)
 makedepends=(cmake xmlto intltool gobject-introspection python2 docbook-xsl qt5-base)
 source=("http://www.freedesktop.org/software/appstream/releases/AppStream-$pkgver.tar.xz")
-sha256sums=('8e2b7abf7263dc5a385ea8704f4a51cf741ccd3c0bbadfde3fe4b20fc2f187f2')
+sha256sums=('9f2be8277bef8ec85de0c9d5fc99363d3a5b2e8786b3c0657ba67fd69917d87a')
 
 prepare() {
   mkdir -p build



More information about the arch-commits mailing list