From bdc9205bf7be57b254bb0cd06d455e3ff51b4994 Mon Sep 17 00:00:00 2001 From: John Date: Thu, 28 Nov 2024 19:44:19 +0100 Subject: [PATCH] kf6-kquickcharts: update to 6.8.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 a594e2e9a02..89023910e81 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.7.0 +version=6.8.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=664047e7b622c0b865d7466817179455fb3851cbb15a8f2c38b8ab9cf85098a4 +checksum=36e81111a7faed208362746f86646ed104e3e314a182e9287cf2d214f2610239 kf6-kquickcharts-devel_package() { depends="$makedepends ${sourcepkg}>=${version}_${revision}"