kqtquickcharts: update to 22.04.1.
This commit is contained in:
parent
f5a8050b14
commit
2bc3301926
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kqtquickcharts'
|
# Template file for 'kqtquickcharts'
|
||||||
pkgname=kqtquickcharts
|
pkgname=kqtquickcharts
|
||||||
version=21.12.3
|
version=22.04.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="extra-cmake-modules qt5-host-tools qt5-qmake"
|
hostmakedepends="extra-cmake-modules qt5-host-tools qt5-qmake"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="John <me@johnnynator.dev>"
|
||||||
license="LGPL-2.1-or-later"
|
license="LGPL-2.1-or-later"
|
||||||
homepage="https://edu.kde.org/"
|
homepage="https://edu.kde.org/"
|
||||||
distfiles="${KDE_SITE}/release-service/${version}/src/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/release-service/${version}/src/${pkgname}-${version}.tar.xz"
|
||||||
checksum=b9f6ee7a7028c29b43729028e4d78ed043f0acb3c40b4405108010eb3e62893e
|
checksum=e85918af3a24aaedcabe9ba47c31cc50fd3227dc95ffd1d1a6dc2d1394e62c2c
|
||||||
|
|
||||||
kqtquickcharts-devel_package() {
|
kqtquickcharts-devel_package() {
|
||||||
depends="${sourcepkg}>=${version}_${revision}"
|
depends="${sourcepkg}>=${version}_${revision}"
|
||||||
|
|
Loading…
Reference in New Issue