kfilemetadata5: update to 5.53.0.

This commit is contained in:
John 2018-12-09 12:05:47 +01:00 committed by Helmut Pozimski
parent 1814d76911
commit c07dca4037

View file

@ -1,6 +1,6 @@
# Template file for 'kfilemetadata5'
pkgname=kfilemetadata5
version=5.52.0
version=5.53.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=bcaa271e4234016b7f12a64c9cd8f3e9827ff1eb49f9cf2aaecea1a8535d51fe
checksum=1a08707ce6f6203f1f3770d628fc027d1cae7f5daa9f6acf633a1a121efc8fa3
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake python"