AppStream: update to 0.12.10.

This commit is contained in:
Zach Dykstra 2020-03-06 16:33:16 -06:00 committed by Helmut Pozimski
parent 04e304316a
commit 37cd7eb313
1 changed files with 3 additions and 3 deletions

View File

@ -1,20 +1,20 @@
# Template file for 'AppStream'
pkgname=AppStream
version=0.12.9
version=0.12.10
revision=1
wrksrc="appstream-${version}"
build_style=meson
configure_args="-Dgir=false -Dstemming=false -Dapidocs=false -Dqt=true"
hostmakedepends="docbook-xsl glib-devel gperf libxslt pkg-config
qt5-host-tools"
makedepends="libglib-devel libxml2-devel libyaml-devel qt5-devel lmdb-devel"
makedepends="libglib-devel libxml2-devel libyaml-devel qt5-devel lmdb-devel libsoup-devel"
short_desc="Tools and libraries to work with AppStream metadata"
maintainer="Orphaned <orphan@voidlinux.org>"
license="GPL-2.0-or-later"
homepage="https://github.com/ximion/appstream"
changelog="https://raw.githubusercontent.com/ximion/appstream/master/NEWS"
distfiles="https://github.com/ximion/appstream/archive/v${version}.tar.gz"
checksum=f1135c3266b2a82aa2540e41f74638c3eb1330869207000b57213a7a462de51f
checksum=f79de39dc8eacff817cbda10b3d6a878d0d59aac23130aa436f0d3c66dd9280a
conf_files="/etc/appstream.conf"
triggers="appstream-cache"