summaryrefslogtreecommitdiffstats
path: root/development/qt-creator/qt-creator.SlackBuild
diff options
context:
space:
mode:
author Matteo Bernardini <ponce@slackbuilds.org>2020-12-17 16:55:22 +0100
committer Robby Workman <rworkman@slackbuilds.org>2021-04-17 23:56:18 -0500
commitc08e7c0c5722c1fbadd793394bca6476ac4d9f98 (patch)
tree63d271f056db1fa2b64ea439175a59ae18979c1a /development/qt-creator/qt-creator.SlackBuild
parentc93d79ce35aca7b59ddc4865da92166c914c8123 (diff)
downloadslackbuilds-c08e7c0c5722c1fbadd793394bca6476ac4d9f98.tar.gz
slackbuilds-c08e7c0c5722c1fbadd793394bca6476ac4d9f98.tar.xz
development/qt-creator: Updated for version 4.13.3.
Thanks to aikempshall on LQ Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'development/qt-creator/qt-creator.SlackBuild')
-rw-r--r--development/qt-creator/qt-creator.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/development/qt-creator/qt-creator.SlackBuild b/development/qt-creator/qt-creator.SlackBuild
index 32a65255dc..26638d4438 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.12.3}
+VERSION=${VERSION:-4.13.3}
SRCVER=$(echo $VERSION | tr _ -)
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}