author | Antonio Rojas
<arojas@archlinux.org> 2024-01-05 14:03:23 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2024-01-05 14:03:23 UTC |
parent | 247a5e4cbec5c2214cac317a18dbb4ffec75a33e |
.SRCINFO | +2 | -2 |
PKGBUILD | +1 | -1 |
diff --git a/.SRCINFO b/.SRCINFO index eff2521..6d2ff5c 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = qt5-speech pkgdesc = Qt module to make text to speech and speech recognition easy - pkgver = 5.15.11+kde+r1 + pkgver = 5.15.12+kde+r1 pkgrel = 1 url = https://www.qt.io arch = x86_64 @@ -15,7 +15,7 @@ pkgbase = qt5-speech depends = qt5-multimedia optdepends = flite: flite TTS backend optdepends = speech-dispatcher: speech-dispatcher TTS backend - source = git+https://invent.kde.org/qt/qt/qtspeech#commit=3b163bfd46d96bc9ee848dcee49e9cabe6699287 + source = git+https://invent.kde.org/qt/qt/qtspeech#commit=c41437acf07c2c4703351b07925fce3ce0e6b75d sha256sums = SKIP pkgname = qt5-speech diff --git a/PKGBUILD b/PKGBUILD index 61c1262..337742a 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ pkgname=qt5-speech _basever=5.15.12 -pkgver=5.15.11+kde+r1 +pkgver=5.15.12+kde+r1 pkgrel=1 _commit=c41437acf07c2c4703351b07925fce3ce0e6b75d arch=(x86_64)