From 0b4ddf4576229d86035d4014807b51843f862fb2 Mon Sep 17 00:00:00 2001 From: Mohammed Anas Date: Tue, 12 Dec 2023 18:21:58 +0000 Subject: [PATCH] AppStream: update to 0.16.4. --- srcpkgs/AppStream/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/AppStream/template b/srcpkgs/AppStream/template index bee74dee2db..1c63734ae4b 100644 --- a/srcpkgs/AppStream/template +++ b/srcpkgs/AppStream/template @@ -1,6 +1,6 @@ # Template file for 'AppStream' pkgname=AppStream -version=0.16.2 +version=0.16.4 revision=1 build_style=meson build_helper="gir qemu" @@ -16,7 +16,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=9a2ebe660704878ab795470a72cd53049408ddd9da6e9cb45232cf0ed6505660 +checksum=95d5cf451d1945182a9bc4d597c13e713451a3dba1a5759f45b6b3279ff3774c conf_files="/etc/appstream.conf" triggers="appstream-cache"