From acd0a1a2c228b3e564c9c734c1263263f384a0c5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20Veli=C4=8Dka?= Date: Wed, 3 Jun 2020 12:40:47 +0200 Subject: [PATCH] AppStream: update to 0.12.11 --- srcpkgs/AppStream/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/AppStream/template b/srcpkgs/AppStream/template index c61e54c5f7..481bf364f2 100644 --- a/srcpkgs/AppStream/template +++ b/srcpkgs/AppStream/template @@ -1,6 +1,6 @@ # Template file for 'AppStream' pkgname=AppStream -version=0.12.10 +version=0.12.11 revision=1 wrksrc="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/v${version}.tar.gz" -checksum=f79de39dc8eacff817cbda10b3d6a878d0d59aac23130aa436f0d3c66dd9280a +checksum=c44e1e8f0684a7c3bfce4c366148956ac29fa0b7c8298ef9952faf79bbb34fef conf_files="/etc/appstream.conf" triggers="appstream-cache"