summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2022-05-18 11:25:37 +0200
committerMartchus2022-05-18 11:25:37 +0200
commitdf2f679505f4a19e0c32e40f218dd22cf47753f7 (patch)
tree4b4f9d0b9d523718b8a69a3bfbc401b8b8430a87 /PKGBUILD
parent1f5e6b26f87267aa92aaea13b3eacc5042b5093b (diff)
downloadaur-df2f679505f4a19e0c32e40f218dd22cf47753f7.tar.gz
Rebase against 5.15.4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f687768e5a2b..45b2d20fc0b7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@
_qt_module=qtspeech
pkgname=mingw-w64-qt5-speech
-pkgver=5.15.3
+pkgver=5.15.4
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=08b27c29aadc0cc0303cca97c9a3baa2a690dfe4
+_commit=c8a1dadc46ccdbeaef45aa805a9dc98d4b3220bd
_basever=$pkgver
pkgver+=+kde+r1
makedepends+=('git')