AppStream: add appstream-cache trigger.

This commit is contained in:
maxice8 2018-08-21 22:44:49 -03:00
parent 59b5fdf36f
commit fef7183ea1
No known key found for this signature in database
GPG Key ID: 543B9D4F4299F06B

View File

@ -1,7 +1,7 @@
# Template file for 'AppStream'
pkgname=AppStream
version=0.12.2
revision=1
revision=2
wrksrc="appstream-APPSTREAM_${version//./_}"
build_style=meson
configure_args="-Dgir=false -Dstemming=false -Dapidocs=false"
@ -15,6 +15,7 @@ changelog="https://raw.githubusercontent.com/ximion/appstream/master/NEWS"
distfiles="https://github.com/ximion/appstream/archive/APPSTREAM_${version//./_}.tar.gz"
checksum=f0571eea83ebce48b5b349ff301324dfba822d8712180c98f77f4ab16e58b839
conf_files="/etc/appstream.conf"
triggers="appstream-cache"
AppStream-devel_package() {
depends="AppStream-${version}_${revision}"