qt6-charts: update to 6.2.0.

This commit is contained in:
John 2021-06-24 20:58:45 +02:00 committed by John Zimmermann
parent b145fa9992
commit a187192c1e

View file

@ -1,6 +1,6 @@
# Template file for 'qt6-charts'
pkgname=qt6-charts
version=6.1.1
version=6.2.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=a245b8e1b3edd22c5319d8cf0ee18f95901cfc39e4f94b34b59befffc17af60a
checksum=9114d4e05e63f5b9d5f07d53d72bf2fbfb22ffae283cc98d3371d73f04b6f4fc
qt6-charts-devel_package() {
depends="${sourcepkg}>=${version}_${revision}"