summaryrefslogtreecommitdiffstats
path: root/deps/qt5-speech
diff options
context:
space:
mode:
Diffstat (limited to 'deps/qt5-speech')
-rw-r--r--deps/qt5-speech/.url2
-rwxr-xr-xdeps/qt5-speech/qt5-speech.SlackBuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/deps/qt5-speech/.url b/deps/qt5-speech/.url
index ae886bd..c279fad 100644
--- a/deps/qt5-speech/.url
+++ b/deps/qt5-speech/.url
@@ -1 +1 @@
-https://download.qt.io/official_releases/qt/5.12/5.12.3/submodules/qtspeech-everywhere-src-5.12.3.tar.xz
+https://download.qt.io/official_releases/qt/5.13/5.13.0/submodules/qtspeech-everywhere-src-5.13.0.tar.xz
diff --git a/deps/qt5-speech/qt5-speech.SlackBuild b/deps/qt5-speech/qt5-speech.SlackBuild
index 41884a7..9782148 100755
--- a/deps/qt5-speech/qt5-speech.SlackBuild
+++ b/deps/qt5-speech/qt5-speech.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=qt5-speech
-SRCVER=${SRCVER:-"5.12.3"}
+SRCVER=${SRCVER:-"5.13.0"}
VERSION=$(echo $SRCVER | tr - _)
BUILD=${BUILD:-1}