qt6-charts: update to 6.5.2.

This commit is contained in:
Andrew J. Hesford 2023-08-22 09:19:48 -04:00 committed by Andrew J. Hesford
parent fca9926d91
commit 70f06ec338

View File

@ -1,6 +1,6 @@
# Template file for 'qt6-charts'
pkgname=qt6-charts
version=6.5.0
version=6.5.2
revision=1
build_style=cmake
hostmakedepends="perl qt6-declarative-host-tools"
@ -10,7 +10,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=fccd1d50a7f56de011f7668e0e90f022316bd4065fa7f91b078579403e2e26a8
checksum=775af7be019cca698b27e5acffbc2def8f7a5b8f06f5c6db2a7015d578a6ad2d
pre_check() {
export QML2_IMPORT_PATH="$wrksrc/build/lib/qt6/qml"