kf6-kquickcharts: update to 6.6.0.
This commit is contained in:
parent
9a65d3ac0a
commit
411b1499d3
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kf6-kquickcharts'
|
# Template file for 'kf6-kquickcharts'
|
||||||
pkgname=kf6-kquickcharts
|
pkgname=kf6-kquickcharts
|
||||||
version=6.5.0
|
version=6.6.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=c5a9a5cc206fdd2a86854284b081b16575f638bbb28b658065677b447d8c9002
|
checksum=d8441008d625763bf7b20a8b1685d09cd69416c6ce4603743e93c16fc5397a47
|
||||||
|
|
||||||
kf6-kquickcharts-devel_package() {
|
kf6-kquickcharts-devel_package() {
|
||||||
depends="$makedepends ${sourcepkg}>=${version}_${revision}"
|
depends="$makedepends ${sourcepkg}>=${version}_${revision}"
|
||||||
|
|
Loading…
Reference in New Issue