qt6-charts: update to 6.2.2.

This commit is contained in:
John 2021-12-06 16:32:55 +01:00
parent e0f23627e4
commit a93e3762d8

View file

@ -1,6 +1,6 @@
# Template file for 'qt6-charts'
pkgname=qt6-charts
version=6.2.1
version=6.2.2
revision=1
wrksrc="qtcharts-everywhere-src-${version}"
build_style=cmake
@ -12,7 +12,7 @@ maintainer="John <me@johnnynator.dev>"
license="GPL-3.0-only"
homepage="https://qt.io/"
distfiles="http://download.qt.io/official_releases/qt/${version%.*}/${version}/submodules/qtcharts-everywhere-src-${version}.tar.xz"
checksum=f92ad16abd382a1488e6aafa129d88887a14300cb0f237fe37bca9173cf5a688
checksum=8ffe724433af53a09892cce4e13b242cfcb6c67fef68295b0f29374460f16e7a
qt6-charts-devel_package() {
depends="${sourcepkg}>=${version}_${revision}"