From 0748e23b4ffe876efaa2359a185ed2d20c7ca81a Mon Sep 17 00:00:00 2001 From: Luciogi Date: Wed, 12 Jun 2024 11:04:20 +0500 Subject: [PATCH] kf6-kplotting: update to 6.3.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 c9f05e7ad43..5af1a684015 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.2.0 +version=6.3.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=cddc7e95e3376be1621a347f6e9ffa88ad787b485aa26c7e026336c05277c16d +checksum=f8e7fa347d0e6bab924f3347716eb5cc468b96b296b52974d392df030dba9521 kf6-kplotting-devel_package() { depends="$makedepends ${sourcepkg}>=${version}_${revision}"