From 0552e9069717fea885b4f415a9fd399e6ad91a8a Mon Sep 17 00:00:00 2001 From: John Date: Thu, 28 Nov 2024 19:44:16 +0100 Subject: [PATCH] kf6-kplotting: update to 6.8.0. --- srcpkgs/kf6-kplotting/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/kf6-kplotting/template b/srcpkgs/kf6-kplotting/template index df2ebe0153d..43e59bf3306 100644 --- a/srcpkgs/kf6-kplotting/template +++ b/srcpkgs/kf6-kplotting/template @@ -1,6 +1,6 @@ # Template file for 'kf6-kplotting' pkgname=kf6-kplotting -version=6.7.0 +version=6.8.0 revision=1 build_style=cmake hostmakedepends="extra-cmake-modules qt6-tools qt6-base " @@ -10,7 +10,7 @@ maintainer="John " license="LGPL-2.1-or-later" homepage="https://invent.kde.org/frameworks/kplotting" distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname#kf6-}-${version}.tar.xz" -checksum=130eedc234f0fedaf2c415de895c979454f64c3b049043327d43cd509e2386b3 +checksum=736c95f7761ca062585ed2b5b72656b9bb6a5e706548cbd9f07da4f62c8fba8b kf6-kplotting-devel_package() { depends="$makedepends ${sourcepkg}>=${version}_${revision}"