kcmutils: update to 5.65.0

[ci skip]
This commit is contained in:
John 2019-12-14 13:45:11 +01:00
parent 20d432e1ae
commit 230fee84bd

View file

@ -1,6 +1,6 @@
# Template file for 'kcmutils'
pkgname=kcmutils
version=5.64.0
version=5.65.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=f55938c566669e9fcdd786ebfd89edfc11b0c283532aed04cfe4162b58a8b649
checksum=fbb525cb21afbf9752d171ceb333a805c40d4722b98da6fce0243e37b8398ec3
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake python"