kcmutils: update to 5.53.0.

This commit is contained in:
John 2018-12-09 12:05:12 +01:00 committed by Helmut Pozimski
parent 63c0dfb7c5
commit 029306a5aa

View file

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