Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
qt6-speech


Commits:
e4f95226 by Antonio Rojas at 2026-01-29T21:55:02+01:00
upgpkg: 6.10.2-1: Qt 6.10.2

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = qt6-speech
        pkgdesc = Qt Speech support
-       pkgver = 6.10.1
+       pkgver = 6.10.2
        pkgrel = 1
        url = https://www.qt.io
        arch = x86_64
@@ -22,7 +22,7 @@ pkgbase = qt6-speech
        optdepends = flite: flite TTS backend
        optdepends = speech-dispatcher: speech-dispatcher TTS backend
        optdepends = qt6-declarative: QML bindings
-       source = git+https://code.qt.io/qt/qtspeech#tag=v6.10.1
-       sha256sums = 
d461e32ef0ee32f7851c85e9b9311085563c8635d9ae9fb61e2453476aafb882
+       source = git+https://code.qt.io/qt/qtspeech#tag=v6.10.2
+       sha256sums = 
94b439bca3bf42b0d59e5869efcfe5acd8263b194b7fdf1f741f3910c5e32b6e
 
 pkgname = qt6-speech


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan <[email protected]>
 
 pkgname=qt6-speech
-_pkgver=6.10.1
+_pkgver=6.10.2
 pkgver=${_pkgver/-/}
 pkgrel=1
 arch=(x86_64)
@@ -28,7 +28,7 @@ optdepends=('flite: flite TTS backend'
 groups=(qt6)
 _pkgfn=${pkgname/6-/}
 source=(git+https://code.qt.io/qt/$_pkgfn#tag=v$_pkgver)
-sha256sums=('d461e32ef0ee32f7851c85e9b9311085563c8635d9ae9fb61e2453476aafb882')
+sha256sums=('94b439bca3bf42b0d59e5869efcfe5acd8263b194b7fdf1f741f3910c5e32b6e')
 
 build() {
   cmake -B build -S $_pkgfn -G Ninja \



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/qt6-speech/-/commit/e4f9522696f4e7df118a0b7e2125708b5c0cee8c

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/qt6-speech/-/commit/e4f9522696f4e7df118a0b7e2125708b5c0cee8c
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to