kcmutils: update to 5.37.0

This commit is contained in:
Sir_Boops 2017-08-16 07:38:27 -06:00
parent 8c12836005
commit 0e2096ba85

View file

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