development/qt-creator3: Updated for version 3.4.2.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Andre Barboza 2015-07-15 10:05:11 +07:00 committed by Robby Workman
parent c768e23a3a
commit 092d91811b
2 changed files with 4 additions and 4 deletions

View File

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

View File

@ -1,8 +1,8 @@
PRGNAM="qt-creator3"
VERSION="3.4.1"
VERSION="3.4.2"
HOMEPAGE="http://qt-project.org/"
DOWNLOAD="http://download.qt.io/official_releases/qtcreator/3.4/3.4.1/qt-creator-opensource-src-3.4.1.tar.gz"
MD5SUM="bcbae4a567c93158babe3b7f42d01219"
DOWNLOAD="http://download.qt.io/official_releases/qtcreator/3.4/3.4.2/qt-creator-opensource-src-3.4.2.tar.gz"
MD5SUM="4a72e361a07576c140d1d67a54b16226"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="qt5"