diff --git a/srcpkgs/kpackage/template b/srcpkgs/kpackage/template index 1dba084f729..42b0a3a0d30 100644 --- a/srcpkgs/kpackage/template +++ b/srcpkgs/kpackage/template @@ -1,6 +1,6 @@ # Template file for 'kpackage' pkgname=kpackage -version=5.52.0 +version=5.53.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/kpackage" distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz" -checksum=3997add0d4b4fc7a6f9fa86a2dbec2e4f419c8b2e1e2c02fce6d2f6839466814 +checksum=2a272077b595639d4880fcbcab4b7102aa08db1a5083bb219f746be24f5c94be if [ "$CROSS_BUILD" ]; then hostmakedepends+=" qt5-host-tools qt5-qmake python kdoctools"