kfilemetadata5: update to 5.43.0.

This commit is contained in:
Helmut Pozimski 2018-02-17 23:33:30 +01:00 committed by Jürgen Buchmüller
parent 3f9bd08789
commit 8e77f2e952

View file

@ -1,6 +1,6 @@
# Template file for 'kfilemetadata5'
pkgname=kfilemetadata5
version=5.42.0
version=5.43.0
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
@ -12,7 +12,7 @@ maintainer="Denis Revin <denis.revin@gmail.com>"
license="LGPL-2"
homepage="https://projects.kde.org/projects/frameworks/kfilemetadata5"
distfiles="http://download.kde.org/stable/frameworks/${version%.*}/${pkgname%5}-${version}.tar.xz"
checksum=9f57998a1a781993efeed0749f49728d8e63a77f8bb7f4a72765603d301a930f
checksum=d866f80e8c8799d0640b9c76085b05b418162d0ed060fffaf2da38651d92abd3
if [ -n "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake python"