qt6-charts: update to 6.3.0.

This commit is contained in:
John 2022-04-25 23:31:00 +02:00
parent a72456fe0a
commit 00dd180773

View file

@ -1,6 +1,6 @@
# Template file for 'qt6-charts'
pkgname=qt6-charts
version=6.2.2
version=6.3.0
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=8ffe724433af53a09892cce4e13b242cfcb6c67fef68295b0f29374460f16e7a
checksum=672762c5f641ccc88a30aeedefb63f03c0f837649b334f46eea57592e87e36cd
qt6-charts-devel_package() {
depends="${sourcepkg}>=${version}_${revision}"