diff --git a/srcpkgs/kcmutils/template b/srcpkgs/kcmutils/template index 96ed28473ec..02885d64585 100644 --- a/srcpkgs/kcmutils/template +++ b/srcpkgs/kcmutils/template @@ -1,6 +1,6 @@ # Template file for 'kcmutils' pkgname=kcmutils -version=5.57.0 +version=5.58.0 revision=1 build_style=cmake configure_args="-DBUILD_TESTING=OFF" @@ -11,7 +11,7 @@ maintainer="John " 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=f3ee63a356e18be95a15141346356f3f43bb067d0326021d99f4b73ee4716fbb +checksum=2eec73ffca93eb5fc9975a96e072c565a4907b05c161f49877684f4ab252fd9d if [ "$CROSS_BUILD" ]; then hostmakedepends+=" qt5-host-tools qt5-qmake python"