From b968043f36d42c0d11695bc60a14ad7ecc2091fd Mon Sep 17 00:00:00 2001 From: John Date: Wed, 11 Jun 2025 21:14:59 +0200 Subject: [PATCH] kf6-kplotting: update to 6.14.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 54f573c36aa..c92c86cab99 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.12.0 +version=6.14.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=462741ae0a7170d453d4aa93d813ff9d0ed70cbe36388855637ae95b1b11cbfe +checksum=e6b63184f973bf0d12402779dfd1871f7685b7954e36898e4640ac86b9c977ac kf6-kplotting-devel_package() { depends="$makedepends ${sourcepkg}>=${version}_${revision}"