From ef24637d155e907d737148e6047aeacc25c7289a Mon Sep 17 00:00:00 2001 From: Michal Vasilek Date: Fri, 3 Jun 2022 19:12:36 +0200 Subject: [PATCH] AppStream: update to 0.15.4. --- srcpkgs/AppStream/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/AppStream/template b/srcpkgs/AppStream/template index d30e5426335..f3e7c3e5047 100644 --- a/srcpkgs/AppStream/template +++ b/srcpkgs/AppStream/template @@ -1,6 +1,6 @@ # Template file for 'AppStream' pkgname=AppStream -version=0.15.3 +version=0.15.4 revision=1 wrksrc="appstream-${version}" build_style=meson @@ -17,7 +17,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/v${version}.tar.gz" -checksum=349b4753c5e6d8118c8ea3883547b1fde11a8217ffd61248a181f18bdfc1670c +checksum=9325c707ea4b5db580fcfc75fb632047a63e3196a547793ab21cdddf79497efb conf_files="/etc/appstream.conf" triggers="appstream-cache"