kcmutils: update to 5.63.0

[ci skip]
This commit is contained in:
John 2019-10-13 00:29:50 +03:00
parent 2e4d56615d
commit 50122e89df

View file

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