From 1eb53cbba9aa7b8eab7dc7d34cfa0477918b8613 Mon Sep 17 00:00:00 2001 From: John Date: Sat, 8 Feb 2025 12:02:05 +0100 Subject: [PATCH] qt6-speech: update to 6.8.2. --- srcpkgs/qt6-speech/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/qt6-speech/template b/srcpkgs/qt6-speech/template index 7f77c09431f..8db138717f7 100644 --- a/srcpkgs/qt6-speech/template +++ b/srcpkgs/qt6-speech/template @@ -1,6 +1,6 @@ # Template file for 'qt6-speech' pkgname=qt6-speech -version=6.8.1 +version=6.8.2 revision=1 build_style=cmake hostmakedepends="perl pkg-config qt6-declarative-host-tools" @@ -11,7 +11,7 @@ maintainer="John " license="(LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only) AND GPL-3.0-only with Qt-GPL-exception-1.0" homepage="https://www.qt.io" distfiles="https://download.qt.io/official_releases/qt/${version%.*}/${version}/submodules/qtspeech-everywhere-src-${version}.tar.xz" -checksum=b0c5fe36c157b0b0cceb89d0d6325e539652f33963f7424cc70300870ce1acdf +checksum=e09b52336bb90090f4582a382fa084f7573ebd207cc81f3066ef94cc1bf202c3 if [ "$XBPS_CHECK_PKGS" ]; then configure_args="-DQT_BUILD_TESTS=ON"