summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartchus2023-01-07 14:26:00 +0100
committerMartchus2023-01-07 14:26:00 +0100
commit066a305b207a30e05fcaa0d7f485dc6a223a7211 (patch)
tree8a214c384fff9e5312138ef722371dc02628434d
parent7e6b889e9c2fce1d4712552a8e8de876d1b36d56 (diff)
downloadaur-066a305b207a30e05fcaa0d7f485dc6a223a7211.tar.gz
Update to 5.15.8
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ccdfe81b2f0a..53f9810e6e6d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mingw-w64-qt5-speech-static
pkgdesc = Qt module to make text to speech and speech recognition easy (mingw-w64)
- pkgver = 5.15.7+kde+r1
+ pkgver = 5.15.8+kde+r1
pkgrel = 1
url = https://www.qt.io/
arch = any
@@ -16,7 +16,7 @@ pkgbase = mingw-w64-qt5-speech-static
options = !strip
options = !buildflags
options = staticlibs
- source = git+https://invent.kde.org/qt/qt/qtspeech#commit=d32f4a479d38a11f547598004b975f4356424a16
+ source = git+https://invent.kde.org/qt/qt/qtspeech#commit=255845e2b2e605363762be25932d92fc10d32749
sha256sums = SKIP
pkgname = mingw-w64-qt5-speech-static
diff --git a/PKGBUILD b/PKGBUILD
index 9cdc7543b961..f7ba4e3d0309 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@
_qt_module=qtspeech
pkgname=mingw-w64-qt5-speech-static
-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')