diff --git a/srcpkgs/knewstuff/template b/srcpkgs/knewstuff/template index 9b8e75792e2..efbf44bc9d9 100644 --- a/srcpkgs/knewstuff/template +++ b/srcpkgs/knewstuff/template @@ -1,6 +1,6 @@ # Template file for 'knewstuff' pkgname=knewstuff -version=5.59.0 +version=5.60.0 revision=1 build_style=cmake configure_args="-DBUILD_TESTING=OFF" @@ -11,7 +11,7 @@ maintainer="John " license="LGPL-2.1-or-later" homepage="https://projects.kde.org/projects/frameworks/knewstuff" distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz" -checksum=fbefe46039db31568a6f48dce7b0ed0e6c9287b0bb34170510cd37a01e0b7275 +checksum=64744c6775c839d9d8216c4a81161df5544e113570b4cee8533b5a9b4c7b36f2 if [ "$CROSS_BUILD" ]; then hostmakedepends+=" qt5-host-tools qt5-qmake python"