From 411b1499d3c2eb4a15fc4b8650a14a9c09e72269 Mon Sep 17 00:00:00 2001 From: John Date: Sat, 14 Sep 2024 20:50:04 +0200 Subject: [PATCH] kf6-kquickcharts: update to 6.6.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 3046e08582a..5cdcfefc58c 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.5.0 +version=6.6.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=c5a9a5cc206fdd2a86854284b081b16575f638bbb28b658065677b447d8c9002 +checksum=d8441008d625763bf7b20a8b1685d09cd69416c6ce4603743e93c16fc5397a47 kf6-kquickcharts-devel_package() { depends="$makedepends ${sourcepkg}>=${version}_${revision}"