Skip to content

Commit

Permalink
AppStream: update to 0.14.3.
Browse files Browse the repository at this point in the history
  • Loading branch information
paper42 committed May 22, 2021
1 parent 1c80fcb commit db8c210
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions srcpkgs/AppStream/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'AppStream'
pkgname=AppStream
version=0.13.1
version=0.14.3
revision=1
wrksrc="appstream-${version}"
build_style=meson
Expand All @@ -9,14 +9,15 @@ configure_args="$(vopt_bool gir gir) $(vopt_bool vala vapi)
-Dstemming=false -Dapidocs=false -Dqt=true"
hostmakedepends="docbook-xsl gettext glib-devel gperf libxslt pkg-config
qt5-host-tools $(vopt_if vala vala)"
makedepends="libglib-devel libxml2-devel libyaml-devel qt5-devel lmdb-devel libsoup-devel"
makedepends="libglib-devel libxml2-devel libyaml-devel qt5-devel lmdb-devel
libsoup-devel libcurl-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=81cf7131961fb2995691f144b92e1c791d89b7c5add430c05e41b9e751728483
checksum=316823fc366d5dd708727f29f8f7be509b3419604c3f03cf2efd103e5c85d87d
conf_files="/etc/appstream.conf"
triggers="appstream-cache"

Expand Down

0 comments on commit db8c210

Please sign in to comment.