development/qt-creator3: Updated for version 3.2.0.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Andre Barboza 2014-08-29 14:18:18 +07:00 committed by Willy Sudiarto Raharjo
parent ff1540c7ac
commit 1b3de4358b
2 changed files with 4 additions and 4 deletions

View file

@ -24,7 +24,7 @@
PRGNAM=qt-creator3
SRCNAM=qt-creator
VERSION=${VERSION:-3.1.2}
VERSION=${VERSION:-3.2.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="qt-creator3"
VERSION="3.1.2"
VERSION="3.2.0"
HOMEPAGE="http://qt-project.org/"
DOWNLOAD="http://download.qt-project.org/official_releases/qtcreator/3.1/3.1.2/qt-creator-opensource-src-3.1.2.tar.gz"
MD5SUM="18608bc86d7fcb872d05a05d326e764e"
DOWNLOAD="http://download.qt-project.org/official_releases/qtcreator/3.2/3.2.0/qt-creator-opensource-src-3.2.0.tar.gz"
MD5SUM="d35277a2427cc88cb5328b5e7f758d69"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="qt5"