From a1e876999864085046c67687263652f068e3103d Mon Sep 17 00:00:00 2001 From: John Date: Sat, 8 Aug 2020 13:04:35 +0200 Subject: [PATCH] attica: update to 5.73.0 [ci skip] --- srcpkgs/attica/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/attica/template b/srcpkgs/attica/template index 3cf25f21b31..14e00f93ddc 100644 --- a/srcpkgs/attica/template +++ b/srcpkgs/attica/template @@ -1,6 +1,6 @@ # Template file for 'attica' pkgname=attica -version=5.72.0 +version=5.73.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/attica" distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz" -checksum=0a8bf859ef95b581b5d7ef221b7964bc7c6d4001fb109503cab450a6c97117ca +checksum=011240a6ff59e2b39bcf6d4ba6128e6e60c6318c185e7316a71cfec28e69c69a attica-devel_package() { depends="${makedepends} ${sourcepkg}>=${version}_${revision}"