From bb2a6836af3c9963ff4276a07a5e69f9d2c0cd46 Mon Sep 17 00:00:00 2001 From: Luciogi Date: Sat, 20 Jul 2024 16:26:16 +0500 Subject: [PATCH] kf6-kplotting: update to 6.5.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 5af1a684015..511c2964df9 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.3.0 +version=6.5.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=f8e7fa347d0e6bab924f3347716eb5cc468b96b296b52974d392df030dba9521 +checksum=021697c4d42002fad49db0d283552a2b40e81f968763d87b3ad47ec3f580d943 kf6-kplotting-devel_package() { depends="$makedepends ${sourcepkg}>=${version}_${revision}"