diff --git a/srcpkgs/kparts/template b/srcpkgs/kparts/template index f5d789a0df0..2c3e3e0205f 100644 --- a/srcpkgs/kparts/template +++ b/srcpkgs/kparts/template @@ -1,6 +1,6 @@ # Template file for 'kparts' pkgname=kparts -version=5.51.0 +version=5.52.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/kparts" distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz" -checksum=100272ed756f4a18860e52e909f89dd1c6322d8eec04c6a6eb5943e35fccf854 +checksum=072d893e6466a50781c46168616cc165586f75751bd2290a0790b166e751f783 if [ "$CROSS_BUILD" ]; then hostmakedepends+=" qt5-host-tools qt5-qmake python"