From 7778ea51f761798371c95ae0810f0544e0464b19 Mon Sep 17 00:00:00 2001 From: Luciogi Date: Mon, 27 May 2024 11:55:29 +0500 Subject: [PATCH] kf6-attica: update to 6.2.0. --- srcpkgs/kf6-attica/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/kf6-attica/template b/srcpkgs/kf6-attica/template index 7e23b88f0ce..270a18d4525 100644 --- a/srcpkgs/kf6-attica/template +++ b/srcpkgs/kf6-attica/template @@ -1,6 +1,6 @@ # Template file for 'kf6-attica' pkgname=kf6-attica -version=6.1.0 +version=6.2.0 revision=1 build_style=cmake hostmakedepends="extra-cmake-modules qt6-tools qt6-base" @@ -10,7 +10,7 @@ maintainer="John " license="LGPL-2.1-or-later" homepage="https://invent.kde.org/frameworks/attica" distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname#kf6-}-${version}.tar.xz" -checksum=8b3dcac9a6753a9d0f780782c30f369ded3f531c478e95ca1c195384ad7db5a0 +checksum=275fb00b3f483704d800484883a3789797a3198b0ce680d85313d9977ffde2f0 kf6-attica-devel_package() { depends="$makedepends ${sourcepkg}>=${version}_${revision}"