From 0fa15953d03187128868b0d9cf18595e9aac299e Mon Sep 17 00:00:00 2001 From: John Date: Wed, 25 Dec 2024 23:02:01 +0100 Subject: [PATCH] kf6-kquickcharts: update to 6.9.0. --- srcpkgs/kf6-kquickcharts/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/kf6-kquickcharts/template b/srcpkgs/kf6-kquickcharts/template index 89023910e81..90ce37b9520 100644 --- a/srcpkgs/kf6-kquickcharts/template +++ b/srcpkgs/kf6-kquickcharts/template @@ -1,6 +1,6 @@ # Template file for 'kf6-kquickcharts' pkgname=kf6-kquickcharts -version=6.8.0 +version=6.9.0 revision=1 build_style=cmake configure_args="-DKDE_INSTALL_QMLDIR=lib/qt6/qml @@ -13,7 +13,7 @@ maintainer="John " license="LGPL-2.1-or-later" homepage="https://invent.kde.org/frameworks/kquickcharts" distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname#kf6-}-${version}.tar.xz" -checksum=36e81111a7faed208362746f86646ed104e3e314a182e9287cf2d214f2610239 +checksum=df17c336aeb885e0d533916bf5211910e4f0844f8bcc8b45423dd9a0a02839ef kf6-kquickcharts-devel_package() { depends="$makedepends ${sourcepkg}>=${version}_${revision}"