diff --git a/srcpkgs/kpackage/template b/srcpkgs/kpackage/template index f7fef38366..220b30965a 100644 --- a/srcpkgs/kpackage/template +++ b/srcpkgs/kpackage/template @@ -1,6 +1,6 @@ # Template file for 'kpackage' pkgname=kpackage -version=5.79.0 +version=5.80.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://invent.kde.org/frameworks/kpackage" distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz" -checksum=47782782f9cda0d38ab87be340b868cfb9350e3a53b4126d8ea2c33429e173f6 +checksum=90894de985c5acfd7a393787a295d50778a9562ad5d88725e06dc71195e79880 if [ "$CROSS_BUILD" ]; then hostmakedepends+=" qt5-host-tools qt5-qmake python kdoctools"