summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2023-04-10 21:44:31 +0200
committerMartchus2023-04-10 21:44:31 +0200
commit46726bd71f9450fce96e453979c9ccb0740007e9 (patch)
tree7195f0c4e0dffa44144d39f1c8a8518853dbf7b5 /PKGBUILD
parentd190b8d1722139653dbc6ad827f91179592a5712 (diff)
downloadaur-46726bd71f9450fce96e453979c9ccb0740007e9.tar.gz
Rebase on 5.15.9
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index cb1a7da561fe..a371f33ce83d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@
_qt_module=qtspeech
pkgname=mingw-w64-qt5-speech
-pkgver=5.15.8
+pkgver=5.15.9
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=255845e2b2e605363762be25932d92fc10d32749
+_commit=4856b6e231d7e2373ec8f89e861603a0d815793a
_basever=$pkgver
pkgver+=+kde+r1
makedepends+=('git')