kfilemetadata5: update to 5.54.0.

This commit is contained in:
John Zimmermann 2019-01-12 17:44:01 +00:00
parent f1b1245878
commit 6a8f745c27

View file

@ -1,7 +1,7 @@
# Template file for 'kfilemetadata5'
pkgname=kfilemetadata5
version=5.53.0
revision=2
version=5.54.0
revision=1
wrksrc="${pkgname%5}-${version}"
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
@ -13,7 +13,7 @@ maintainer="John <johnz@posteo.net>"
license="LGPL-2.1-or-later"
homepage="https://projects.kde.org/projects/frameworks/kfilemetadata5"
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname%5}-${version}.tar.xz"
checksum=1a08707ce6f6203f1f3770d628fc027d1cae7f5daa9f6acf633a1a121efc8fa3
checksum=4b6de53b791ad8cf19d5aa331555e3863f22e54adf6149668125635b820f86c2
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake python"