aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn <me@johnnynator.dev>2025-01-09 15:28:19 +0000
committerJohn <me@johnnynator.dev>2025-01-10 20:55:41 +0000
commit41d9a2e0997f95a5c5c1a42b2b59fe17ac461101 (patch)
tree44ed41e24eafdfa06a5647e703a22e4c5db9062e
parent4cff79e3f80048d132cc4ca630a7f05c80e6c827 (diff)
downloadvoid-packages-41d9a2e0997f95a5c5c1a42b2b59fe17ac461101.tar
void-packages-41d9a2e0997f95a5c5c1a42b2b59fe17ac461101.tar.gz
void-packages-41d9a2e0997f95a5c5c1a42b2b59fe17ac461101.tar.bz2
void-packages-41d9a2e0997f95a5c5c1a42b2b59fe17ac461101.tar.lz
void-packages-41d9a2e0997f95a5c5c1a42b2b59fe17ac461101.tar.xz
void-packages-41d9a2e0997f95a5c5c1a42b2b59fe17ac461101.tar.zst
void-packages-41d9a2e0997f95a5c5c1a42b2b59fe17ac461101.zip
kf6-kplotting: update to 6.10.0.
-rw-r--r--srcpkgs/kf6-kplotting/template4
1 files changed, 2 insertions, 2 deletions
diff --git a/srcpkgs/kf6-kplotting/template b/srcpkgs/kf6-kplotting/template
index b9b0865dab1..1a0cdb03dc0 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.9.0
+version=6.10.0
revision=1
build_style=cmake
hostmakedepends="extra-cmake-modules qt6-tools qt6-base "
@@ -10,7 +10,7 @@ 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=5e1883d107de16ccd7a27323c5575bb1ec2fec22c44c9c3199b3de885f5c18f4
+checksum=6941d93019bfb1e9977cfa592ba110fbf9c3b7f247af40f336e040071f922d3f
kf6-kplotting-devel_package() {
depends="$makedepends ${sourcepkg}>=${version}_${revision}"