kqtquickcharts: update to 21.12.3.
This commit is contained in:
parent
919314e7ff
commit
f268af2fbc
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kqtquickcharts'
|
# Template file for 'kqtquickcharts'
|
||||||
pkgname=kqtquickcharts
|
pkgname=kqtquickcharts
|
||||||
version=21.12.2
|
version=21.12.3
|
||||||
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=2e5e0877239a478d1261317207009c8a82165a533d016e0c1ae76e3dd50e55ea
|
checksum=b9f6ee7a7028c29b43729028e4d78ed043f0acb3c40b4405108010eb3e62893e
|
||||||
|
|
||||||
kqtquickcharts-devel_package() {
|
kqtquickcharts-devel_package() {
|
||||||
depends="${sourcepkg}>=${version}_${revision}"
|
depends="${sourcepkg}>=${version}_${revision}"
|
||||||
|
|
Loading…
Reference in New Issue