diff --git a/srcpkgs/knewstuff/template b/srcpkgs/knewstuff/template index 9581a5d43e..3e952a8d61 100644 --- a/srcpkgs/knewstuff/template +++ b/srcpkgs/knewstuff/template @@ -1,6 +1,6 @@ # Template file for 'knewstuff' pkgname=knewstuff -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.1-or-later" homepage="https://projects.kde.org/projects/frameworks/knewstuff" distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz" -checksum=6a9d77a62b036b4ed0f32ffaa9f204db1403030d01dbe8fb055d02361db2f981 +checksum=06d3ee09652f166ad66e003523bafe43741a99d2cd5dca3268ac7a13498cefbd if [ "$CROSS_BUILD" ]; then hostmakedepends+=" qt5-host-tools qt5-qmake python"