From 55e356249e27f45dbff6785ad317ffe146f7f158 Mon Sep 17 00:00:00 2001 From: John Date: Sun, 20 Jul 2025 20:50:30 +0200 Subject: [PATCH] kf6-kquickcharts: update to 6.17.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 24cf83652e4..c9d1c0a2ae8 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.14.0 +version=6.17.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=dfb33c90eedc7c950e043fb2adf6c8a2df3745e79d2bbcd5e595757448fe98b7 +checksum=1e206a9684d882ce2c147e436392dc3ef6cda79e4bc2ddf5aa0398d2e2ddc5a4 kf6-kquickcharts-devel_package() { depends="$makedepends ${sourcepkg}>=${version}_${revision}"