summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Matteo Bernardini2021-06-04 20:50:12 +0200
committer Willy Sudiarto Raharjo2021-06-08 02:39:17 +0200
commit90fd0d3c637970da9a9c4af61836711334140492 (patch)
tree370cd0e737dab314d1dbff12279c497285020685
parentce4932e89a3748b550640fc5b582c2ef4755a463 (diff)
downloadslackbuilds-90fd0d3c637970da9a9c4af61836711334140492.tar.gz
development/qt-creator: Updated for version 4.15.0.
Thanks to aikempshall on LQ Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--development/qt-creator/qt-creator.SlackBuild2
-rw-r--r--development/qt-creator/qt-creator.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/development/qt-creator/qt-creator.SlackBuild b/development/qt-creator/qt-creator.SlackBuild
index 26638d4438..ed1f9e6fae 100644
--- a/development/qt-creator/qt-creator.SlackBuild
+++ b/development/qt-creator/qt-creator.SlackBuild
@@ -27,7 +27,7 @@
# VERSION=4.2.0_rc1 or VERSION=4.2.0_beta1 (note the underscore).
PRGNAM=qt-creator
-VERSION=${VERSION:-4.13.3}
+VERSION=${VERSION:-4.15.0}
SRCVER=$(echo $VERSION | tr _ -)
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/development/qt-creator/qt-creator.info b/development/qt-creator/qt-creator.info
index 2821c5a588..57221eceb6 100644
--- a/development/qt-creator/qt-creator.info
+++ b/development/qt-creator/qt-creator.info
@@ -1,8 +1,8 @@
PRGNAM="qt-creator"
-VERSION="4.13.3"
+VERSION="4.15.0"
HOMEPAGE="https://wiki.qt.io/Qt_Creator"
-DOWNLOAD="https://download.qt.io/official_releases/qtcreator/4.13/4.13.3/qt-creator-opensource-src-4.13.3.tar.gz"
-MD5SUM="e9a2b50fd11b0b0b6756b49c35ce414c"
+DOWNLOAD="https://download.qt.io/official_releases/qtcreator/4.15/4.15.0/qt-creator-opensource-src-4.15.0.tar.gz"
+MD5SUM="0053ba3e778344bacb707de519c5ee12"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="qbs"