kfilemetadata5: update to 5.37.0

This commit is contained in:
Sir_Boops 2017-08-16 07:38:16 -06:00
parent 8ca0133526
commit 7de4886b18
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'kfilemetadata5'
pkgname=kfilemetadata5
version=5.36.0
version=5.37.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=750c1f408bad265ee10bfcd60eab88988d8bb6b3b38fd59ebad1899c683b269d
checksum=17e12d5e8d033e638ec727639ed3ebb0af3cfc71fd632167304c99d8aea9ab9e
if [ -n "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake python"