diff --git a/srcpkgs/kparts/template b/srcpkgs/kparts/template index 522cae7772a..5fc955f8d4a 100644 --- a/srcpkgs/kparts/template +++ b/srcpkgs/kparts/template @@ -1,6 +1,6 @@ # Template file for 'kparts' pkgname=kparts -version=5.63.0 +version=5.64.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=dc269356119c396ceea7a8fc3932209cec13eabb43974b4016b555921319a055 +checksum=61338a37015c2df787b8e0fe49f0ef320474a82831b4f110fb5aefd1635b1d9f if [ "$CROSS_BUILD" ]; then hostmakedepends+=" qt5-host-tools qt5-qmake python"