From 8583c32d036fe6f29123d0b3032d3c7bc95faac6 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Mon, 24 Dec 2018 20:16:00 -0200 Subject: [PATCH] AppStream: update to 0.12.4. --- srcpkgs/AppStream/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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"