kqtquickcharts: update to 21.08.2.

This commit is contained in:
John 2021-10-18 12:45:33 +02:00
parent c9c39bcca5
commit 3070085dc1

View File

@ -1,6 +1,6 @@
# Template file for 'kqtquickcharts' # Template file for 'kqtquickcharts'
pkgname=kqtquickcharts pkgname=kqtquickcharts
version=21.08.1 version=21.08.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=d0e89c034a9fec0130b55086692d8bd56056c796f0977bdb1ffe6339fcef153e checksum=164accd3d41ed98601816c0d7f06fa21e8f965aa83ba6f3f39b29e4d11e29d11
kqtquickcharts-devel_package() { kqtquickcharts-devel_package() {
depends="${sourcepkg}>=${version}_${revision}" depends="${sourcepkg}>=${version}_${revision}"