kf6-kquickcharts: update to 6.2.0.
This commit is contained in:
parent
7a1303274c
commit
8e8c72f477
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kf6-kquickcharts'
|
||||
pkgname=kf6-kquickcharts
|
||||
version=6.1.0
|
||||
version=6.2.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=761b5738ff1a1bb1fe68f0427e2888e25c901b6fad4401676386e27a06e3a4c7
|
||||
checksum=fdd96bf4218a309be28523ac318bd7816e8bd1febf0e771b13359cd658c6756b
|
||||
|
||||
kf6-kquickcharts-devel_package() {
|
||||
depends="$makedepends ${sourcepkg}>=${version}_${revision}"
|
||||
|
|
Loading…
Reference in New Issue