kfilemetadata5: update to 5.55.0.

This commit is contained in:
John Zimmermann 2019-02-09 14:23:26 +01:00
parent 8da4f0b0fe
commit a44f2a3f93

View file

@ -1,6 +1,6 @@
# Template file for 'kfilemetadata5'
pkgname=kfilemetadata5
version=5.54.0
version=5.55.0
revision=1
wrksrc="${pkgname%5}-${version}"
build_style=cmake
@ -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=4b6de53b791ad8cf19d5aa331555e3863f22e54adf6149668125635b820f86c2
checksum=b1a62f1d62ad0e45f523cbf96b872d3617a65c193483f7a5cbc6b8e48c11123b
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake python"