From e82ba471a828012374d5d34319832cd02e9d3fba Mon Sep 17 00:00:00 2001 From: John Date: Sat, 14 Sep 2024 20:49:59 +0200 Subject: [PATCH] kf6-kplotting: update to 6.6.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 511c2964df9..5d1727b709e 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.5.0 +version=6.6.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=021697c4d42002fad49db0d283552a2b40e81f968763d87b3ad47ec3f580d943 +checksum=9275dd99cedb4fd53a00945e44ed694b5a27ada41604b2a54b2bcc5b4e2a3f79 kf6-kplotting-devel_package() { depends="$makedepends ${sourcepkg}>=${version}_${revision}"