summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartchus2022-11-01 13:38:57 +0100
committerMartchus2022-11-01 13:38:57 +0100
commit7abc1457369d6a86674540198b6ebeab47755a29 (patch)
tree6addd6de000cac30633a0ab6a7ec07be637845f5
parent2d6524d43eaa9eb8b8df1c761cc320a0131a803e (diff)
downloadaur-7abc1457369d6a86674540198b6ebeab47755a29.tar.gz
Update/rebase to 5.15.7
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
-rw-r--r--PKGBUILD.sh.ep2
3 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1c6110e45aa7..56f867e3808f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mingw-w64-qt5-speech
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
@@ -15,7 +15,7 @@ pkgbase = mingw-w64-qt5-speech
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
diff --git a/PKGBUILD b/PKGBUILD
index 19262eec069e..1cb1f4f9cb04 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@
_qt_module=qtspeech
pkgname=mingw-w64-qt5-speech
-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')
diff --git a/PKGBUILD.sh.ep b/PKGBUILD.sh.ep
index 064676957cd2..2a6cf0caac7b 100644
--- a/PKGBUILD.sh.ep
+++ b/PKGBUILD.sh.ep
@@ -1,6 +1,6 @@
% layout 'mingw-w64-qt5-module';
\
-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)"