diff --git a/srcpkgs/knewstuff/template b/srcpkgs/knewstuff/template index bab1b3faa0..0b8a2ed890 100644 --- a/srcpkgs/knewstuff/template +++ b/srcpkgs/knewstuff/template @@ -1,6 +1,6 @@ # Template file for 'knewstuff' pkgname=knewstuff -version=5.36.0 +version=5.37.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/knewstuff" distfiles="http://download.kde.org/stable/frameworks/${version%.*}/${pkgname}-${version}.tar.xz" -checksum=f17bc9cc0852c3a4433e1ffaeb88ad7af3611a9ec95409c391b39fa57e84da5d +checksum=dea2875aa1787525545e789fcafef75ddd0cc02e1175432b27123dd23bec96e9 if [ -n "$CROSS_BUILD" ]; then hostmakedepends+=" qt5-host-tools qt5-qmake python"