diff --git a/srcpkgs/kactivities5/template b/srcpkgs/kactivities5/template index 7478e4948d..cb3f290709 100644 --- a/srcpkgs/kactivities5/template +++ b/srcpkgs/kactivities5/template @@ -1,6 +1,6 @@ # Template file for 'kactivities5' pkgname=kactivities5 -version=5.71.0 +version=5.72.0 revision=1 wrksrc="${pkgname%5}-${version}" build_style=cmake @@ -13,9 +13,9 @@ depends="qt5-plugin-mysql qt5-plugin-odbc qt5-plugin-pgsql qt5-plugin-sqlite qt5 short_desc="KDE API for using and interacting with the Activity Manager" maintainer="John " license="LGPL-2.1-or-later, GPL-2.0-or-later" -homepage="https://projects.kde.org/projects/frameworks/kactivities" +homepage="https://invent.kde.org/frameworks/kactivities" distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname%5}-${version}.tar.xz" -checksum=b4e63fec6532e4bdc41470985cea46b0a88c1b2298b80286cbf0ed2d2139b66f +checksum=3c7aed2e1298f1c300d53c6f8bb6106305de0945f6c3100a00896bdcf4923fd3 if [ "$CROSS_BUILD" ]; then hostmakedepends+=" qt5-host-tools"