AppStream: update to 0.15.5.

This commit is contained in:
André Cerqueira 2022-09-16 21:58:39 +01:00 committed by classabbyamp
parent 98c12a98f2
commit 8518a1d241

View file

@ -1,6 +1,6 @@
# Template file for 'AppStream' # Template file for 'AppStream'
pkgname=AppStream pkgname=AppStream
version=0.15.4 version=0.15.5
revision=1 revision=1
wrksrc="appstream-${version}" wrksrc="appstream-${version}"
build_style=meson build_style=meson
@ -17,7 +17,7 @@ license="GPL-2.0-or-later"
homepage="https://github.com/ximion/appstream" homepage="https://github.com/ximion/appstream"
changelog="https://raw.githubusercontent.com/ximion/appstream/master/NEWS" changelog="https://raw.githubusercontent.com/ximion/appstream/master/NEWS"
distfiles="https://github.com/ximion/appstream/archive/v${version}.tar.gz" distfiles="https://github.com/ximion/appstream/archive/v${version}.tar.gz"
checksum=9325c707ea4b5db580fcfc75fb632047a63e3196a547793ab21cdddf79497efb checksum=829b8e62a4c857ff37948b089ee1524a86e9ae8cf963d2204cca0b204deb2060
conf_files="/etc/appstream.conf" conf_files="/etc/appstream.conf"
triggers="appstream-cache" triggers="appstream-cache"