kcmutils: update to 5.39.0.

This commit is contained in:
yopito 2017-10-16 18:43:45 +02:00
parent eec2196522
commit 7f44d1281b

View file

@ -1,6 +1,6 @@
# Template file for 'kcmutils'
pkgname=kcmutils
version=5.37.0
version=5.39.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=fdefa93d5e796d82165c7ff0592d63c18da123534d989d77d55c9be00a2861c6
checksum=80375a266286ec20b2c035ad3a79fe7aa4fe0974156413e8d7a9c881a482e4b3
if [ -n "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake python"