diff --git a/srcpkgs/qt6-charts/template b/srcpkgs/qt6-charts/template index 2c00ac9a44a..7270ab315f9 100644 --- a/srcpkgs/qt6-charts/template +++ b/srcpkgs/qt6-charts/template @@ -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 " 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"