From 96c4b7a2a59c6749d3b3f37e7a7bb227eae543b8 Mon Sep 17 00:00:00 2001 From: John Date: Fri, 14 Mar 2025 20:49:46 +0100 Subject: [PATCH] kf6-frameworkintegration: update to 6.12.0. --- srcpkgs/kf6-frameworkintegration/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/kf6-frameworkintegration/template b/srcpkgs/kf6-frameworkintegration/template index 4bb1740b670..8f717cffbbe 100644 --- a/srcpkgs/kf6-frameworkintegration/template +++ b/srcpkgs/kf6-frameworkintegration/template @@ -1,6 +1,6 @@ # Template file for 'kf6-frameworkintegration' pkgname=kf6-frameworkintegration -version=6.11.0 +version=6.12.0 revision=1 build_style=cmake configure_args="-DKDE_INSTALL_QMLDIR=lib/qt6/qml @@ -14,7 +14,7 @@ maintainer="John " license="LGPL-2.1-or-later" homepage="https://invent.kde.org/frameworks/frameworkintegration" distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname#kf6-}-${version}.tar.xz" -checksum=a7447a587040284463846a479e01b7d821c89b5f3b8683cbb367f568cea81fb2 +checksum=9b0d6aa1a51493331de12e48e091db1d54eef41120c7cf3ea8ba67dff8ed3c41 kf6-frameworkintegration-devel_package() { depends="$makedepends ${sourcepkg}>=${version}_${revision}"