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

Antonio Rojas arojas at archlinux.org
Sun Jun 10 22:09:05 UTC 2018


    Date: Sunday, June 10, 2018 @ 22:09:04
  Author: arojas
Revision: 326614

Update to 0.12.1

Modified:
  appstream/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-06-10 20:14:09 UTC (rev 326613)
+++ PKGBUILD	2018-06-10 22:09:04 UTC (rev 326614)
@@ -5,7 +5,7 @@
 
 pkgbase=appstream
 pkgname=(appstream appstream-qt)
-pkgver=0.12.0
+pkgver=0.12.1
 pkgrel=1
 pkgdesc="Provides a standard for creating app stores across distributions"
 arch=(x86_64)
@@ -12,10 +12,10 @@
 url="http://distributions.freedesktop.org/wiki/AppStream"
 license=(GPL)
 depends=(libyaml libxml2 libstemmer glib2)
-makedepends=(meson xmlto gobject-introspection python2 gtk-doc qt5-tools itstool vala)
+makedepends=(meson xmlto gobject-introspection python2 gtk-doc qt5-tools itstool vala gperf)
 source=("https://www.freedesktop.org/software/appstream/releases/AppStream-$pkgver.tar.xz"{,.asc}
         update-appstream-cache.hook)
-sha256sums=('28b5aeb59161db003b4eade23e0f539f0def34e9428f268f154ae6226c924ed7'
+sha256sums=('4d3abd21a760c825bb5bc0c0bd7b24dfbbeeb8f19131640132e73627cfabaf67'
             'SKIP'
             'a6c42e4607ffd7d7dc931d608f1856e2ba7689d4caac0783e7100d86de0f951b')
 validpgpkeys=(D33A3F0CA16B0ACC51A60738494C8A5FBF4DECEB) # Matthias Klumpp <matthias at tenstral.net>



More information about the arch-commits mailing list