diff --git a/srcpkgs/AppStream/template b/srcpkgs/AppStream/template index c0434c3b21f..73d3650ccf0 100644 --- a/srcpkgs/AppStream/template +++ b/srcpkgs/AppStream/template @@ -1,6 +1,6 @@ # Template file for 'AppStream' pkgname=AppStream -version=0.12.3 +version=0.12.4 revision=1 wrksrc="appstream-APPSTREAM_${version//./_}" build_style=meson @@ -14,7 +14,7 @@ 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/APPSTREAM_${version//./_}.tar.gz" -checksum=74558879c8ec956ed0d931c952ec95a0d36ca790718001a0646d9139339014fd +checksum=0a29c9df26d2d3f8ed9c1a5302419b055cc5858d5bd553706129ae56dd0d1842 conf_files="/etc/appstream.conf" triggers="appstream-cache"