development/qt-creator: Updated for version 4.13.3.

Thanks to aikempshall on LQ

Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
Matteo Bernardini 2020-12-17 16:55:22 +01:00 committed by Robby Workman
parent c93d79ce35
commit c08e7c0c57
2 changed files with 4 additions and 4 deletions

View file

@ -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}

View file

@ -1,8 +1,8 @@
PRGNAM="qt-creator"
VERSION="4.12.3"
VERSION="4.13.3"
HOMEPAGE="https://wiki.qt.io/Qt_Creator"
DOWNLOAD="https://download.qt.io/official_releases/qtcreator/4.12/4.12.3/qt-creator-opensource-src-4.12.3.tar.gz"
MD5SUM="7ee294ef4316875a355c43f62918e13f"
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_x86_64=""
MD5SUM_x86_64=""
REQUIRES="qbs"