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