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

Antonio Rojas arojas at archlinux.org
Sun Jun 16 20:51:38 UTC 2019


    Date: Sunday, June 16, 2019 @ 20:51:38
  Author: arojas
Revision: 356208

Update to 0.12.7

Modified:
  appstream/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-06-16 20:00:05 UTC (rev 356207)
+++ PKGBUILD	2019-06-16 20:51:38 UTC (rev 356208)
@@ -4,17 +4,17 @@
 
 pkgbase=appstream
 pkgname=(appstream appstream-qt)
-pkgver=0.12.6
+pkgver=0.12.7
 pkgrel=1
 pkgdesc="Provides a standard for creating app stores across distributions"
 arch=(x86_64)
 url="https://distributions.freedesktop.org/wiki/AppStream"
 license=(GPL)
-depends=(libyaml libxml2 libstemmer glib2)
-makedepends=(meson xmlto gobject-introspection python2 gtk-doc qt5-tools itstool vala gperf)
+depends=(libyaml libxml2 libstemmer glib2 lmdb)
+makedepends=(meson xmlto gobject-introspection 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=('ab20067036207aa0708608f87d6e2043ec46fad0b55b411eb1f242b8b9ab0d14'
+sha256sums=('696d2f09187a8cdcb1e87a881a9634b5d921f8d24be08e4f41f2bcf11d8b57d5'
             'SKIP'
             'a6c42e4607ffd7d7dc931d608f1856e2ba7689d4caac0783e7100d86de0f951b')
 validpgpkeys=(D33A3F0CA16B0ACC51A60738494C8A5FBF4DECEB) # Matthias Klumpp <matthias at tenstral.net>



More information about the arch-commits mailing list