development/qt-creator3: Updated for version 3.5.1.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Andre Barboza 2015-11-05 18:15:49 +07:00 committed by Willy Sudiarto Raharjo
parent bcdb5b46ab
commit 316f68aac3
2 changed files with 4 additions and 4 deletions

View file

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

View file

@ -1,8 +1,8 @@
PRGNAM="qt-creator3"
VERSION="3.5.0"
VERSION="3.5.1"
HOMEPAGE="http://qt-project.org/"
DOWNLOAD="http://download.qt.io/official_releases/qtcreator/3.5/3.5.0/qt-creator-opensource-src-3.5.0.tar.gz"
MD5SUM="2c97c7c0a4f707769ad428fd7d1d4447"
DOWNLOAD="http://download.qt.io/official_releases/qtcreator/3.5/3.5.1/qt-creator-opensource-src-3.5.1.tar.gz"
MD5SUM="77aef7df837eba07c7ce6037ee504c05"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="qt5"