From d5c08a16bbb63600a8187a4902cbc5d2033dae6f Mon Sep 17 00:00:00 2001 From: Luciogi Date: Mon, 27 May 2024 11:56:09 +0500 Subject: [PATCH] kf6-kplotting: update to 6.2.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 ffbd591225a..c9f05e7ad43 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.1.0 +version=6.2.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=bb21319725b20382a44a9be2d70c76a5eb58e6c80cf28b6f314f49e9cb73b1fa +checksum=cddc7e95e3376be1621a347f6e9ffa88ad787b485aa26c7e026336c05277c16d kf6-kplotting-devel_package() { depends="$makedepends ${sourcepkg}>=${version}_${revision}"