summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2023-01-07 14:25:59 +0100
committerMartchus2023-01-07 14:25:59 +0100
commitd190b8d1722139653dbc6ad827f91179592a5712 (patch)
tree96e271fc08d2150ae12dec32e246583e679fbe48 /PKGBUILD
parent7abc1457369d6a86674540198b6ebeab47755a29 (diff)
downloadaur-d190b8d1722139653dbc6ad827f91179592a5712.tar.gz
Update to 5.15.8
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1cb1f4f9cb04..cb1a7da561fe 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@
_qt_module=qtspeech
pkgname=mingw-w64-qt5-speech
-pkgver=5.15.7
+pkgver=5.15.8
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=d32f4a479d38a11f547598004b975f4356424a16
+_commit=255845e2b2e605363762be25932d92fc10d32749
_basever=$pkgver
pkgver+=+kde+r1
makedepends+=('git')