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