summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2023-10-09 15:05:13 +0200
committerMartchus2023-10-09 15:05:13 +0200
commit56cd4e69e2e2aa291902060fe1a68ed5b6eba712 (patch)
tree16e812bba1407a616001e35f5ef5841984b5a5da /PKGBUILD
parentde67b7079bc5d99330dd816f8510a29b7a0424c3 (diff)
downloadaur-56cd4e69e2e2aa291902060fe1a68ed5b6eba712.tar.gz
Update to 5.15.11
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b497ddafbc2f..13f477ed4d56 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@
_qt_module=qtspeech
pkgname=mingw-w64-qt5-speech
-pkgver=5.15.10
+pkgver=5.15.11
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=75142c77cda8ef3a5c1cae69863e963797c667b5
+_commit=3b163bfd46d96bc9ee848dcee49e9cabe6699287
_basever=$pkgver
pkgver+=+kde+r1
makedepends+=('git')