From e1596b034ea4033a076d9e0f808d97b75fbffefc Mon Sep 17 00:00:00 2001 From: John Date: Sat, 8 Feb 2025 12:01:27 +0100 Subject: [PATCH] qt6-charts: update to 6.8.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 ba98cb77e85..3808e690e30 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.8.1 +version=6.8.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=2edea3f16e248ef508d99332798645b7f5ab6edbbf2e3d7d78fb674156f07d29 +checksum=ec7c84da1a5d7b2f8cea610df6f993fa3c48990dc9f6bec995c69c5bfb34c55f subpackages="qt6-charts-private-devel qt6-charts-devel"