development/qt-creator3: Updated for version 3.4.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
c768e23a3a
commit
092d91811b
|
@ -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}
|
||||
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue