From bf8294664b708deb23757a248447238e0aebca32 Mon Sep 17 00:00:00 2001 From: John Date: Wed, 23 Oct 2024 22:13:46 +0200 Subject: [PATCH] kf6-kplotting: update to 6.7.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 5d1727b709e..df2ebe0153d 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.6.0 +version=6.7.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=9275dd99cedb4fd53a00945e44ed694b5a27ada41604b2a54b2bcc5b4e2a3f79 +checksum=130eedc234f0fedaf2c415de895c979454f64c3b049043327d43cd509e2386b3 kf6-kplotting-devel_package() { depends="$makedepends ${sourcepkg}>=${version}_${revision}"