summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartchus2024-01-09 17:38:59 +0100
committerMartchus2024-01-09 17:38:59 +0100
commit46e0f32397209202c4e1f512af9c02c5f40aab76 (patch)
treed7e0787a0990665504d8e00a3b635e84e6b6a06e
parentda4b111cd52c67627b19763a306cca1ab94eb564 (diff)
downloadaur-46e0f32397209202c4e1f512af9c02c5f40aab76.tar.gz
Update to 5.15.12
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ab73a3c0b6df..fa7cf31da6c0 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.11+kde+r1
+ pkgver = 5.15.12+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=3b163bfd46d96bc9ee848dcee49e9cabe6699287
+ source = git+https://invent.kde.org/qt/qt/qtspeech#commit=c41437acf07c2c4703351b07925fce3ce0e6b75d
sha256sums = SKIP
pkgname = mingw-w64-qt5-speech-static
diff --git a/PKGBUILD b/PKGBUILD
index 3e6c466a9668..749f92b05532 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@
_qt_module=qtspeech
pkgname=mingw-w64-qt5-speech-static
-pkgver=5.15.11
+pkgver=5.15.12
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=3b163bfd46d96bc9ee848dcee49e9cabe6699287
+_commit=c41437acf07c2c4703351b07925fce3ce0e6b75d
_basever=${pkgver%%+*}
pkgver+=+kde+r1
makedepends+=('git')