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


Commits:
183fed39 by Antonio Rojas at 2025-11-20T21:27:49+01:00
upgpkg: 6.10.1-1: Qt 6.10.1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = qt6-speech
        pkgdesc = Qt Speech support
-       pkgver = 6.10.0
+       pkgver = 6.10.1
        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.0
-       sha256sums = 
1991ea5baa25245e2ef98e6c13687a3b31c8a941bf8778061513033a9b4ce22d
+       source = git+https://code.qt.io/qt/qtspeech#tag=v6.10.1
+       sha256sums = 
d461e32ef0ee32f7851c85e9b9311085563c8635d9ae9fb61e2453476aafb882
 
 pkgname = qt6-speech


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan <[email protected]>
 
 pkgname=qt6-speech
-_pkgver=6.10.0
+_pkgver=6.10.1
 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=('1991ea5baa25245e2ef98e6c13687a3b31c8a941bf8778061513033a9b4ce22d')
+sha256sums=('d461e32ef0ee32f7851c85e9b9311085563c8635d9ae9fb61e2453476aafb882')
 
 build() {
   cmake -B build -S $_pkgfn -G Ninja \



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

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


Reply via email to