kfilemetadata5: update to 5.39.0.

This commit is contained in:
yopito 2017-10-15 10:35:17 +02:00
parent c124922c7b
commit fa883eca8d

View file

@ -1,7 +1,7 @@
# Template file for 'kfilemetadata5'
pkgname=kfilemetadata5
version=5.37.0
revision=2
version=5.39.0
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
wrksrc="${pkgname%5}-${version}"
@ -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=17e12d5e8d033e638ec727639ed3ebb0af3cfc71fd632167304c99d8aea9ab9e
checksum=0feadb5850557be4d372dcf792c83176276616fc839965c23ed87b7525bc9dd5
if [ -n "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake python"