From b06e9ba695d7b41a857cac2c801efad7a23c1a62 Mon Sep 17 00:00:00 2001 From: John Date: Wed, 25 Dec 2024 23:00:05 +0100 Subject: [PATCH] kf6-frameworkintegration: update to 6.9.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 67bdba47ed1..1990cf7fac1 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.8.0 +version=6.9.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=141bc59dfdb246c90501a488cbf013b9f0bbc1c27a78f2f25744339576edaf37 +checksum=b9afb3d94dca1a9e404cb19c99bacae7e4da687e0f154b9e3969f2f9c38e9db8 kf6-frameworkintegration-devel_package() { depends="$makedepends ${sourcepkg}>=${version}_${revision}"