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

Antonio Rojas arojas at archlinux.org
Sun Nov 15 15:51:54 UTC 2015


    Date: Sunday, November 15, 2015 @ 16:51:53
  Author: arojas
Revision: 146869

Update to 0.8.6

Modified:
  appstream/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-11-15 14:34:10 UTC (rev 146868)
+++ PKGBUILD	2015-11-15 15:51:53 UTC (rev 146869)
@@ -5,7 +5,7 @@
 
 pkgbase=appstream
 pkgname=(appstream appstream-qt)
-pkgver=0.8.5
+pkgver=0.8.6
 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")
-sha256sums=('d7fdc9dbef7450ddec23dd5bb577103f0469a53dbcf6d3a61e61fa73f1f46155')
+sha256sums=('ae4f3cd5ae62493f48ce358c505beaf374108d93e5ae85490fc070af75e01ee0')
 
 prepare() {
   mkdir -p build



More information about the arch-commits mailing list