diff --git a/srcpkgs/AppStream/template b/srcpkgs/AppStream/template index 73d3650ccf0..36f57085f85 100644 --- a/srcpkgs/AppStream/template +++ b/srcpkgs/AppStream/template @@ -1,6 +1,6 @@ # Template file for 'AppStream' pkgname=AppStream -version=0.12.4 +version=0.12.5 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=0a29c9df26d2d3f8ed9c1a5302419b055cc5858d5bd553706129ae56dd0d1842 +checksum=7763df6c296ede6ba96e7cc31c72c22915f2c6d1a42563b2f9924836fcd19c03 conf_files="/etc/appstream.conf" triggers="appstream-cache"