From b2f688f0d42b38fd291f7af01119596987926a86 Mon Sep 17 00:00:00 2001 From: John Date: Fri, 14 Mar 2025 20:51:45 +0100 Subject: [PATCH] kf6-kparts: update to 6.12.0. --- srcpkgs/kf6-kparts/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/kf6-kparts/template b/srcpkgs/kf6-kparts/template index 83c94a9e32f..4374843d5bb 100644 --- a/srcpkgs/kf6-kparts/template +++ b/srcpkgs/kf6-kparts/template @@ -1,6 +1,6 @@ # Template file for 'kf6-kparts' pkgname=kf6-kparts -version=6.11.0 +version=6.12.0 revision=1 build_style=cmake hostmakedepends="extra-cmake-modules qt6-tools qt6-base @@ -12,7 +12,7 @@ maintainer="John " license="LGPL-2.1-or-later" homepage="https://invent.kde.org/frameworks/kparts" distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname#kf6-}-${version}.tar.xz" -checksum=3995f3556aba434de7b13dae099b51a0a86aeade60ba1e06592836d40669bb6a +checksum=b897aa324103ef974ce513955473fe65feaeaba4ddf99fb4cc86772114fa930c kf6-kparts-devel_package() { depends="$makedepends ${sourcepkg}>=${version}_${revision}"