summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartchus2023-04-10 21:44:31 +0200
committerMartchus2023-04-10 21:44:31 +0200
commit9926e358ffab7f08ba7a7abf4ab84ac3bebaa375 (patch)
treefe5926f3f4a526efeacf5c8d2679d39d47da1856
parent066a305b207a30e05fcaa0d7f485dc6a223a7211 (diff)
downloadaur-9926e358ffab7f08ba7a7abf4ab84ac3bebaa375.tar.gz
Rebase on 5.15.9
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 53f9810e6e6d..45f3f154667a 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.8+kde+r1
+ pkgver = 5.15.9+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=255845e2b2e605363762be25932d92fc10d32749
+ source = git+https://invent.kde.org/qt/qt/qtspeech#commit=4856b6e231d7e2373ec8f89e861603a0d815793a
sha256sums = SKIP
pkgname = mingw-w64-qt5-speech-static
diff --git a/PKGBUILD b/PKGBUILD
index f7ba4e3d0309..fc9ed1f1ccf1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@
_qt_module=qtspeech
pkgname=mingw-w64-qt5-speech-static
-pkgver=5.15.8
+pkgver=5.15.9
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=255845e2b2e605363762be25932d92fc10d32749
+_commit=4856b6e231d7e2373ec8f89e861603a0d815793a
_basever=$pkgver
pkgver+=+kde+r1
makedepends+=('git')