kcmutils: update to 5.59.0

[ci skip]
This commit is contained in:
John 2019-06-08 14:17:40 +02:00
parent ada9f2f99f
commit 43f9ed1d4d
No known key found for this signature in database
GPG Key ID: 778558807E4FFC55
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'kcmutils'
pkgname=kcmutils
version=5.58.0
version=5.59.0
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
@ -11,7 +11,7 @@ maintainer="John <johnz@posteo.net>"
license="LGPL-2.0-or-later, LGPL-2.0-only"
homepage="https://projects.kde.org/projects/frameworks/kcmutils"
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=2eec73ffca93eb5fc9975a96e072c565a4907b05c161f49877684f4ab252fd9d
checksum=7468a2dddcfc3dde91898f76585d66f1d2620b2c341c4b6c85de16bea403a5ff
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake python"