kcmutils: update to 5.43.0.

This commit is contained in:
Helmut Pozimski 2018-02-17 23:37:58 +01:00 committed by Jürgen Buchmüller
parent 608c4da2a3
commit e7eb273526

View file

@ -1,6 +1,6 @@
# Template file for 'kcmutils'
pkgname=kcmutils
version=5.42.0
version=5.43.0
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
@ -11,7 +11,7 @@ maintainer="Denis Revin <denis.revin@gmail.com>"
license="LGPL-2"
homepage="https://projects.kde.org/projects/frameworks/kcmutils"
distfiles="http://download.kde.org/stable/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=c716bd96fb072583043cbf19f78a705f8615335860213c85a8bb0f6e2a58c7e0
checksum=223f658e1613fe886d49e7e540b0ef5c510ebaf9a7f7a201b89e98990aea50b7
if [ -n "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake python"