From 3df8c36999f0637a425014202a60b80bee5e6fd6 Mon Sep 17 00:00:00 2001 From: John Date: Sat, 8 Feb 2025 12:01:26 +0100 Subject: [PATCH] qt6-base: update to 6.8.2. --- srcpkgs/qt6-base/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/qt6-base/template b/srcpkgs/qt6-base/template index 2a6415546e7..8a1a5683713 100644 --- a/srcpkgs/qt6-base/template +++ b/srcpkgs/qt6-base/template @@ -2,7 +2,7 @@ # # On update rebuild all pkg with qt6-base-private-devel pkgname=qt6-base -version=6.8.1 +version=6.8.2 revision=1 build_style=cmake configure_args="-DINSTALL_DATADIR=share/qt6 @@ -35,7 +35,7 @@ maintainer="John " license="GPL-3.0-only WITH Qt-GPL-exception-1.0, LGPL-3.0-only, GPL-2.0-or-later" homepage="https://www.qt.io" distfiles="https://download.qt.io/official_releases/qt/${version%.*}/${version}/submodules/qtbase-everywhere-src-${version}.tar.xz" -checksum=40b14562ef3bd779bc0e0418ea2ae08fa28235f8ea6e8c0cb3bce1d6ad58dcaf +checksum=012043ce6d411e6e8a91fdc4e05e6bedcfa10fcb1347d3c33908f7fdd10dfe05 python_version=3 if [ "$CROSS_BUILD" ]; then