kf6-kplotting: update to 6.28.0.

This commit is contained in:
classabbyamp
2026-08-05 19:43:51 -04:00
parent 2e5d6bb162
commit db40a5f6d8
+7 -2
View File
@@ -1,6 +1,7 @@
# Template file for 'kf6-kplotting'
# group=kde-frameworks
pkgname=kf6-kplotting
version=6.25.0
version=6.28.0
revision=1
build_style=cmake
hostmakedepends="extra-cmake-modules qt6-tools qt6-base "
@@ -10,7 +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=9fbd4775c9b1f56a24d90ee47cd0ad57c816fbbf60e3aaeba6e2b631f7b3fc9b
checksum=bd350755be56da3d3ff4c65d9f62859782c9c1d75311a4830b3683f6ccb1c431
# stage builds
makedepends+=" kf6-base"
shlib_requires="KDE_Frameworks.${version}"
kf6-kplotting-devel_package() {
depends="$makedepends ${sourcepkg}>=${version}_${revision}"