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


Commits:
5591d1de by Antonio Rojas at 2024-09-27T18:36:36+02:00
upgpkg: 6.7.3-1: Qt 6.7.3

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = qt6-speech
        pkgdesc = Qt Speech support
-       pkgver = 6.7.2
+       pkgver = 6.7.3
        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.7.2
-       sha256sums = 
8f77bfa2f9640c8ef2df8ddaf26042deeb587e30bbd4a8dc510f5cf291976d32
+       source = git+https://code.qt.io/qt/qtspeech#tag=v6.7.3
+       sha256sums = 
109dd7794f0d5b1803a3ee8fdefc9939f5066868b69bfd80225cc901348c4038
 
 pkgname = qt6-speech


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan <[email protected]>
 
 pkgname=qt6-speech
-pkgver=6.7.2
+pkgver=6.7.3
 pkgrel=1
 arch=(x86_64)
 url='https://www.qt.io'
@@ -24,7 +24,7 @@ optdepends=('flite: flite TTS backend'
 groups=(qt6)
 _pkgfn=${pkgname/6-/}
 source=(git+https://code.qt.io/qt/$_pkgfn#tag=v$pkgver)
-sha256sums=('8f77bfa2f9640c8ef2df8ddaf26042deeb587e30bbd4a8dc510f5cf291976d32')
+sha256sums=('109dd7794f0d5b1803a3ee8fdefc9939f5066868b69bfd80225cc901348c4038')
 
 build() {
   cmake -B build -S $_pkgfn -G Ninja \



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

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


Reply via email to