diff --git a/srcpkgs/kcmutils/template b/srcpkgs/kcmutils/template index d75e510b64f..7d159a8ecf2 100644 --- a/srcpkgs/kcmutils/template +++ b/srcpkgs/kcmutils/template @@ -1,6 +1,6 @@ # Template file for 'kcmutils' pkgname=kcmutils -version=5.41.0 +version=5.42.0 revision=1 build_style=cmake configure_args="-DBUILD_TESTING=OFF" @@ -11,7 +11,7 @@ maintainer="Denis Revin " license="LGPL-2" homepage="https://projects.kde.org/projects/frameworks/kcmutils" distfiles="http://download.kde.org/stable/frameworks/${version%.*}/${pkgname}-${version}.tar.xz" -checksum=1a5aed5511e867117636b368fb91a5ff99280d7b0fe396e64ce66c06262cab98 +checksum=c716bd96fb072583043cbf19f78a705f8615335860213c85a8bb0f6e2a58c7e0 if [ -n "$CROSS_BUILD" ]; then hostmakedepends+=" qt5-host-tools qt5-qmake python"