From 70f06ec338a8a696de7bd55b3e94a8fa1f21a481 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Tue, 22 Aug 2023 09:19:48 -0400 Subject: [PATCH] qt6-charts: update to 6.5.2. --- srcpkgs/qt6-charts/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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"