mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
development/qt-creator3: Updated for version 3.2.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
ff1540c7ac
commit
1b3de4358b
2 changed files with 4 additions and 4 deletions
|
@ -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}
|
||||
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue