summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2023-06-14 10:51:49 +0200
committerMartchus2023-06-14 10:51:49 +0200
commitde67b7079bc5d99330dd816f8510a29b7a0424c3 (patch)
treebf83c03beaf1d577dec11c2325302a50ef15ff6a /PKGBUILD
parent46726bd71f9450fce96e453979c9ccb0740007e9 (diff)
downloadaur-de67b7079bc5d99330dd816f8510a29b7a0424c3.tar.gz
Update to 5.15.10
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a371f33ce83d..b497ddafbc2f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@
_qt_module=qtspeech
pkgname=mingw-w64-qt5-speech
-pkgver=5.15.9
+pkgver=5.15.10
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=4856b6e231d7e2373ec8f89e861603a0d815793a
+_commit=75142c77cda8ef3a5c1cae69863e963797c667b5
_basever=$pkgver
pkgver+=+kde+r1
makedepends+=('git')