kf6-kplotting: update to 6.29.0.

This commit is contained in:
John
2026-08-24 23:35:42 +02:00
parent 3b8226e868
commit 27ff36cc8b
+3 -3
View File
@@ -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 <me@johnnynator.dev>"
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}"