kf6-kquickcharts: update to 6.6.0.

This commit is contained in:
John 2024-09-14 20:50:04 +02:00
parent 9a65d3ac0a
commit 411b1499d3
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'kf6-kquickcharts'
pkgname=kf6-kquickcharts
version=6.5.0
version=6.6.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=c5a9a5cc206fdd2a86854284b081b16575f638bbb28b658065677b447d8c9002
checksum=d8441008d625763bf7b20a8b1685d09cd69416c6ce4603743e93c16fc5397a47
kf6-kquickcharts-devel_package() {
depends="$makedepends ${sourcepkg}>=${version}_${revision}"