kqtquickcharts: update to 21.04.2.

This commit is contained in:
John 2021-06-10 21:04:30 +02:00
parent e3da29110b
commit 0d5ff3a844
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'kqtquickcharts' # Template file for 'kqtquickcharts'
pkgname=kqtquickcharts pkgname=kqtquickcharts
version=21.04.1 version=21.04.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=452b365626f47fe9fb51d1a202ed341493a42e375d64d09d9c13007a12ac0fff checksum=4176e7d3a2cbb48a33f6a242d5e8c9e643d2d16393fe6946d8ca7c77baf58b44
kqtquickcharts-devel_package() { kqtquickcharts-devel_package() {
depends="${sourcepkg}>=${version}_${revision}" depends="${sourcepkg}>=${version}_${revision}"