kcmutils: update to 5.55.0.

This commit is contained in:
John Zimmermann 2019-02-09 14:22:56 +01:00
parent 0d62d8fabd
commit cbde76f42b

View file

@ -1,6 +1,6 @@
# Template file for 'kcmutils'
pkgname=kcmutils
version=5.54.0
version=5.55.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=90b3f65e9adcd004b4b3770fb2bd66e4979d243801990bd90ed4db236afab228
checksum=1368c1d4998db1a37cd377d0b991ff84e761272787d063cf912bf7db894189b8
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake python"