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

Antonio Rojas arojas at archlinux.org
Wed Oct 14 18:51:12 UTC 2015


    Date: Wednesday, October 14, 2015 @ 20:51:12
  Author: arojas
Revision: 143995

Update to 0.8.5

Modified:
  appstream/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-10-14 16:38:25 UTC (rev 143994)
+++ PKGBUILD	2015-10-14 18:51:12 UTC (rev 143995)
@@ -5,16 +5,16 @@
 
 pkgbase=appstream
 pkgname=(appstream appstream-qt)
-pkgver=0.8.4
+pkgver=0.8.5
 pkgrel=1
 pkgdesc="Provides a standard for creating app stores across distributions"
 arch=(i686 x86_64)
 url="http://distributions.freedesktop.org/wiki/AppStream"
 license=(GPL)
-depends=(xapian-core polkit libyaml libxml2)
+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=('9f2be8277bef8ec85de0c9d5fc99363d3a5b2e8786b3c0657ba67fd69917d87a')
+sha256sums=('d7fdc9dbef7450ddec23dd5bb577103f0469a53dbcf6d3a61e61fa73f1f46155')
 
 prepare() {
   mkdir -p build



More information about the arch-commits mailing list