summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartchus2022-11-01 13:38:58 +0100
committerMartchus2022-11-01 13:38:58 +0100
commit7e6b889e9c2fce1d4712552a8e8de876d1b36d56 (patch)
tree2c872af800a0efb19222e1dd62a7f6a00ee22658
parentba6ec6a13748e4e012074a16261401e1f4d3fe0d (diff)
downloadaur-7e6b889e9c2fce1d4712552a8e8de876d1b36d56.tar.gz
Update/rebase to 5.15.7
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6d9ab1cb302d..ccdfe81b2f0a 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.6+kde+r1
+ pkgver = 5.15.7+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=d1273416f25a15a6edf6ea56a07602cd7d99fe48
+ source = git+https://invent.kde.org/qt/qt/qtspeech#commit=d32f4a479d38a11f547598004b975f4356424a16
sha256sums = SKIP
pkgname = mingw-w64-qt5-speech-static
diff --git a/PKGBUILD b/PKGBUILD
index da0fde5bf9a7..9cdc7543b961 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@
_qt_module=qtspeech
pkgname=mingw-w64-qt5-speech-static
-pkgver=5.15.6
+pkgver=5.15.7
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=d1273416f25a15a6edf6ea56a07602cd7d99fe48
+_commit=d32f4a479d38a11f547598004b975f4356424a16
_basever=$pkgver
pkgver+=+kde+r1
makedepends+=('git')