kqtquickcharts: update to 24.08.0.
This commit is contained in:
parent
2111ea1bf4
commit
d2fe7dba82
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'kqtquickcharts'
|
||||
pkgname=kqtquickcharts
|
||||
version=24.05.1
|
||||
revision=2
|
||||
version=24.08.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_TESTING=OFF -DKF5_HOST_TOOLING=/usr/lib/cmake
|
||||
-DKDE_INSTALL_QTPLUGINDIR=lib/qt5/plugins
|
||||
|
@ -15,7 +15,7 @@ maintainer="John <me@johnnynator.dev>"
|
|||
license="LGPL-2.1-or-later"
|
||||
homepage="https://edu.kde.org/"
|
||||
distfiles="${KDE_SITE}/release-service/${version}/src/${pkgname}-${version}.tar.xz"
|
||||
checksum=5be8ecc36c62dab8c2a613d236d2a1127c08ba65a15f6772080cd81baba11cc3
|
||||
checksum=d41d9583cba46cb36de34ec355e7f73cf77e380a8ffb2bd34bff779e36be2f6a
|
||||
|
||||
kqtquickcharts-devel_package() {
|
||||
depends="${sourcepkg}>=${version}_${revision}"
|
||||
|
|
Loading…
Reference in New Issue