kf6-kquickcharts: update to 6.5.0.
This commit is contained in:
parent
e12f855d90
commit
477ac462f8
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kf6-kquickcharts'
|
# Template file for 'kf6-kquickcharts'
|
||||||
pkgname=kf6-kquickcharts
|
pkgname=kf6-kquickcharts
|
||||||
version=6.3.0
|
version=6.5.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=250e522adfbf48b3f2763f4ec378a20337a1ca2e5b0e2cd8b3615d7a3fed8fc7
|
checksum=c5a9a5cc206fdd2a86854284b081b16575f638bbb28b658065677b447d8c9002
|
||||||
|
|
||||||
kf6-kquickcharts-devel_package() {
|
kf6-kquickcharts-devel_package() {
|
||||||
depends="$makedepends ${sourcepkg}>=${version}_${revision}"
|
depends="$makedepends ${sourcepkg}>=${version}_${revision}"
|
||||||
|
|
Loading…
Reference in New Issue