development/qt-creator: Updated for version 4.6.1.

Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
Andrzej Telszewski 2018-05-04 11:50:57 +01:00 committed by David Spencer
parent 2ff36ba6ca
commit 7629c4ab89
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.6.0}
VERSION=${VERSION:-4.6.1}
SRCVER=$(echo $VERSION | tr _ -)
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,8 +1,8 @@
PRGNAM="qt-creator"
VERSION="4.6.0"
VERSION="4.6.1"
HOMEPAGE="https://wiki.qt.io/Qt_Creator"
DOWNLOAD="https://download.qt.io/official_releases/qtcreator/4.6/4.6.0/qt-creator-opensource-src-4.6.0.tar.gz"
MD5SUM="2ab3ed282747d0e8010ac93e967d99ab"
DOWNLOAD="https://download.qt.io/official_releases/qtcreator/4.6/4.6.1/qt-creator-opensource-src-4.6.1.tar.gz"
MD5SUM="f0b779c8e853c3b4d827487f4008660f"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="qbs"