* update appstream-glib to 0.7.17

This commit is contained in:
Alexander Baldeck 2020-03-14 19:10:50 +01:00
parent 885228f2f5
commit 82d3cfd4dc

View File

@ -2,18 +2,18 @@
# Maintainer: Jan de Groot <jgc@archlinux.org>
pkgname=appstream-glib
pkgver=0.7.16
pkgrel=2
pkgver=0.7.17
pkgrel=1
pkgdesc="Objects and methods for reading and writing AppStream metadata"
url="https://people.freedesktop.org/~hughsient/appstream-glib/"
arch=(x86_64 powerpc64le)
license=(LGPL)
depends=(gtk3 libyaml pacman gcab libsoup libstemmer)
makedepends=(gobject-introspection gtk-doc git gperf meson)
provides=(appdata-tools)
provides=(appdata-tools libappstream-glib.so)
conflicts=(appdata-tools)
replaces=(appdata-tools)
_commit=230e2da082d9754858330c3e262a9d44f816def1 # tags/appstream_glib_0_7_16^0
_commit=93f614add2377465bc7bd24a9a99c8ae28e2342f # tags/appstream_glib_0_7_17^0
source=("git+https://github.com/hughsie/appstream-glib#commit=$_commit")
sha256sums=('SKIP')