diff options
author | John <me@johnnynator.dev> | 2025-02-16 21:57:09 +0000 |
---|---|---|
committer | John Zimmermann <me@johnzimmermann.de> | 2025-02-24 11:34:21 +0000 |
commit | 588f7254cdf3b541bae1c2b913f40c842736a928 (patch) | |
tree | 5bf9256a728857144e564a131baa008e57c8baa6 | |
parent | 53f36a718dc9bb1815ffecf1130d37ce38247ca8 (diff) | |
download | void-packages-588f7254cdf3b541bae1c2b913f40c842736a928.tar void-packages-588f7254cdf3b541bae1c2b913f40c842736a928.tar.gz void-packages-588f7254cdf3b541bae1c2b913f40c842736a928.tar.bz2 void-packages-588f7254cdf3b541bae1c2b913f40c842736a928.tar.lz void-packages-588f7254cdf3b541bae1c2b913f40c842736a928.tar.xz void-packages-588f7254cdf3b541bae1c2b913f40c842736a928.tar.zst void-packages-588f7254cdf3b541bae1c2b913f40c842736a928.zip |
kf6-kquickcharts: update to 6.11.0.
-rw-r--r-- | srcpkgs/kf6-kquickcharts/template | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/srcpkgs/kf6-kquickcharts/template b/srcpkgs/kf6-kquickcharts/template index 492250f3d60..f41494bd314 100644 --- a/srcpkgs/kf6-kquickcharts/template +++ b/srcpkgs/kf6-kquickcharts/template @@ -1,6 +1,6 @@ # Template file for 'kf6-kquickcharts' pkgname=kf6-kquickcharts -version=6.10.0 +version=6.11.0 revision=1 build_style=cmake configure_args="-DKDE_INSTALL_QMLDIR=lib/qt6/qml @@ -13,7 +13,7 @@ maintainer="John <me@johnnynator.dev>" license="LGPL-2.1-or-later" homepage="https://invent.kde.org/frameworks/kquickcharts" distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname#kf6-}-${version}.tar.xz" -checksum=a2036f7b1ee7abb9c278c7822fc18723d661d856da9dbf9f006ceebed731598f +checksum=ffc35a7b0dde52acdae508925a555b76006cc9d4b78eb003e9a31cd439f2993f kf6-kquickcharts-devel_package() { depends="$makedepends ${sourcepkg}>=${version}_${revision}" |