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

Antonio Rojas arojas at archlinux.org
Tue Aug 30 22:16:40 UTC 2016


    Date: Tuesday, August 30, 2016 @ 22:16:39
  Author: arojas
Revision: 188079

Update to 0.10.0

Modified:
  appstream/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-08-30 21:54:04 UTC (rev 188078)
+++ PKGBUILD	2016-08-30 22:16:39 UTC (rev 188079)
@@ -5,16 +5,16 @@
 
 pkgbase=appstream
 pkgname=(appstream appstream-qt)
-pkgver=0.9.8
-pkgrel=2
+pkgver=0.10.0
+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 protobuf)
+depends=(xapian-core polkit libyaml libxml2 protobuf libstemmer)
 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=('dae708054526ce665952cfe019c615bee761bbd08fc2a22675aaea77ef8d90ce'
+sha256sums=('71e561064522b10039c3f36864cbcbdebb4e94db0500d9c4e92a13760072bbb8'
             'eb4fcec37d2cbe42ddf13778c21554aba0dcbc789781571a568ea35526496f79')
 
 prepare() {



More information about the arch-commits mailing list