kcmutils: update to 5.58.0

[ci skip]
This commit is contained in:
John 2019-05-14 11:10:46 +02:00
parent 89ca3a48e6
commit 2b9c4ebf52
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.57.0
version=5.58.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=f3ee63a356e18be95a15141346356f3f43bb067d0326021d99f4b73ee4716fbb
checksum=2eec73ffca93eb5fc9975a96e072c565a4907b05c161f49877684f4ab252fd9d
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake python"