From 27ff36cc8bee98b9e46c848a707cf4a4d9d73110 Mon Sep 17 00:00:00 2001 From: John Date: Sun, 16 Aug 2026 12:30:41 +0200 Subject: [PATCH] kf6-kplotting: update to 6.29.0. --- srcpkgs/kf6-kplotting/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/kf6-kplotting/template b/srcpkgs/kf6-kplotting/template index d5ff64fcc20..f0cbfd737cd 100644 --- a/srcpkgs/kf6-kplotting/template +++ b/srcpkgs/kf6-kplotting/template @@ -1,7 +1,7 @@ # Template file for 'kf6-kplotting' # group=kde-frameworks pkgname=kf6-kplotting -version=6.28.0 +version=6.29.0 revision=1 build_style=cmake hostmakedepends="extra-cmake-modules qt6-tools qt6-base " @@ -11,11 +11,11 @@ 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=bd350755be56da3d3ff4c65d9f62859782c9c1d75311a4830b3683f6ccb1c431 +checksum=2666c7608349e109ae5e0a39d6e336ddec61d5a02a2a0a2edcfb6fefaef3ea92 # stage builds makedepends+=" kf6-base" -shlib_requires="KDE_Frameworks.${version}" +shlib_requires="KDE_Frameworks.${version%.*}" kf6-kplotting-devel_package() { depends="$makedepends ${sourcepkg}>=${version}_${revision}"