From 0c10a4bc410d4127616224b1430f52ca4c26f6a9 Mon Sep 17 00:00:00 2001 From: John Date: Wed, 30 Oct 2024 11:48:48 +0100 Subject: [PATCH] qt6-speech: update to 6.8.1. --- 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 776995f2567..7f77c09431f 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.7.2 +version=6.8.1 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=cc8c769404e3e49713be304a73f936890a1ef2f88d590732785f34692a4814ce +checksum=b0c5fe36c157b0b0cceb89d0d6325e539652f33963f7424cc70300870ce1acdf if [ "$XBPS_CHECK_PKGS" ]; then configure_args="-DQT_BUILD_TESTS=ON"