summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2024-01-09 17:38:56 +0100
committerMartchus2024-01-09 17:38:56 +0100
commit479baa7bbf84669bf86e1f9fa37732cb150498a1 (patch)
tree285ae370e11d76f82e70fe9885ce862de70bafeb /PKGBUILD
parentd79ca74a929b0932074bc3f38815b600a63a2e81 (diff)
downloadaur-479baa7bbf84669bf86e1f9fa37732cb150498a1.tar.gz
Update to 5.15.12
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 27b6a432c5ad..60d87f8dca64 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@
_qt_module=qtspeech
pkgname=mingw-w64-qt5-speech
-pkgver=5.15.11
+pkgver=5.15.12
pkgrel=1
arch=('any')
pkgdesc="Qt module to make text to speech and speech recognition easy (mingw-w64)"
@@ -20,7 +20,7 @@ makedepends=('mingw-w64-gcc')
#optdepends=('mingw-w64-flite: flite TTS backend' 'mingw-w64-speech-dispatcher: speech-dispatcher TTS backend')
#makedepends=('mingw-w64-gcc' 'mingw-w64-flite' 'mingw-w64-speech-dispatcher')
license=('GPL3' 'LGPL' 'FDL' 'custom')
-_commit=3b163bfd46d96bc9ee848dcee49e9cabe6699287
+_commit=c41437acf07c2c4703351b07925fce3ce0e6b75d
_basever=${pkgver%%+*}
pkgver+=+kde+r1
makedepends+=('git')