kf6-kquickcharts: update to 6.14.0.

This commit is contained in:
John 2025-06-11 21:15:04 +02:00
parent efc9068355
commit f5a57643e8

View file

@ -1,6 +1,6 @@
# Template file for 'kf6-kquickcharts' # Template file for 'kf6-kquickcharts'
pkgname=kf6-kquickcharts pkgname=kf6-kquickcharts
version=6.12.0 version=6.14.0
revision=1 revision=1
build_style=cmake build_style=cmake
configure_args="-DKDE_INSTALL_QMLDIR=lib/qt6/qml configure_args="-DKDE_INSTALL_QMLDIR=lib/qt6/qml
@ -13,7 +13,7 @@ maintainer="John <me@johnnynator.dev>"
license="LGPL-2.1-or-later" license="LGPL-2.1-or-later"
homepage="https://invent.kde.org/frameworks/kquickcharts" homepage="https://invent.kde.org/frameworks/kquickcharts"
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname#kf6-}-${version}.tar.xz" distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname#kf6-}-${version}.tar.xz"
checksum=e3313b4dc5e2601425a103d6f70ce61dea0340feaa05d1fd99bf4453bd1de37a checksum=dfb33c90eedc7c950e043fb2adf6c8a2df3745e79d2bbcd5e595757448fe98b7
kf6-kquickcharts-devel_package() { kf6-kquickcharts-devel_package() {
depends="$makedepends ${sourcepkg}>=${version}_${revision}" depends="$makedepends ${sourcepkg}>=${version}_${revision}"