diff --git a/srcpkgs/kcmutils/template b/srcpkgs/kcmutils/template index 6d0bf0be58b..d75e510b64f 100644 --- a/srcpkgs/kcmutils/template +++ b/srcpkgs/kcmutils/template @@ -1,6 +1,6 @@ # Template file for 'kcmutils' pkgname=kcmutils -version=5.40.0 +version=5.41.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=74310785ffeca567f018c9b2415cd2361a9fae55bdcecdcb9ba8dbb45b945bde +checksum=1a5aed5511e867117636b368fb91a5ff99280d7b0fe396e64ce66c06262cab98 if [ -n "$CROSS_BUILD" ]; then hostmakedepends+=" qt5-host-tools qt5-qmake python"