diff --git a/srcpkgs/AppStream/template b/srcpkgs/AppStream/template index b3208b25c89..c61e54c5f7c 100644 --- a/srcpkgs/AppStream/template +++ b/srcpkgs/AppStream/template @@ -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 " 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"