diff --git a/srcpkgs/attica/template b/srcpkgs/attica/template index 6fc4e89c02..3cf25f21b3 100644 --- a/srcpkgs/attica/template +++ b/srcpkgs/attica/template @@ -1,6 +1,6 @@ # Template file for 'attica' pkgname=attica -version=5.71.0 +version=5.72.0 revision=1 build_style=cmake configure_args="-DBUILD_TESTING=OFF" @@ -9,9 +9,9 @@ makedepends="qt5-devel" short_desc="A Qt library that implements the Open Collaboration Services API" maintainer="John " license="LGPL-2.1-or-later" -homepage="https://projects.kde.org/projects/kdesupport/attica" +homepage="https://invent.kde.org/frameworks/attica" distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz" -checksum=9e24fd7f58c66879a05e056b781637196eea69d3276ed470643c505f9fd46d3d +checksum=0a8bf859ef95b581b5d7ef221b7964bc7c6d4001fb109503cab450a6c97117ca attica-devel_package() { depends="${makedepends} ${sourcepkg}>=${version}_${revision}"