summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2022-09-10 20:54:18 +0200
committerMartchus2022-09-10 20:54:18 +0200
commit2d6524d43eaa9eb8b8df1c761cc320a0131a803e (patch)
tree25943147c1d3e1a6c52df12a53b8e1f8f327bdfc /PKGBUILD
parentdf2f679505f4a19e0c32e40f218dd22cf47753f7 (diff)
downloadaur-2d6524d43eaa9eb8b8df1c761cc320a0131a803e.tar.gz
Rebase against Qt 5.15.6
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 45b2d20fc0b7..19262eec069e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@
_qt_module=qtspeech
pkgname=mingw-w64-qt5-speech
-pkgver=5.15.4
+pkgver=5.15.6
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=c8a1dadc46ccdbeaef45aa805a9dc98d4b3220bd
+_commit=d1273416f25a15a6edf6ea56a07602cd7d99fe48
_basever=$pkgver
pkgver+=+kde+r1
makedepends+=('git')