development/qt-creator: Updated for version 2.2.0.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
This commit is contained in:
parent
3e806739b7
commit
fbf79a5a54
|
@ -1,4 +1,4 @@
|
|||
qt-creator is a Cross-Platform Qt IDE.
|
||||
|
||||
The goal of Qt Creator is to provide a cross-platform, complete Integrated
|
||||
The goal of Qt Creator is to provide a cross-platform, complete Integrated
|
||||
Development Environment (IDE) to develop Qt projects.
|
||||
|
|
|
@ -26,7 +26,7 @@
|
|||
# Modified by the SlackBuilds.org project.
|
||||
|
||||
PRGNAM=qt-creator
|
||||
VERSION=${VERSION:-2.1.0}
|
||||
VERSION=${VERSION:-2.2.0}
|
||||
BUILD=${BUILD:-2}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="qt-creator"
|
||||
VERSION="2.1.0"
|
||||
VERSION="2.2.0"
|
||||
HOMEPAGE="http://qt.nokia.com/"
|
||||
DOWNLOAD="http://get.qt.nokia.com/qtcreator/qt-creator-2.1.0-src.zip"
|
||||
MD5SUM="a6e48b4347314fb2a92b77f40b4fc9a5"
|
||||
DOWNLOAD="http://get.qt.nokia.com/qtcreator/qt-creator-2.2.0-src.zip"
|
||||
MD5SUM="cc16de5357516c513d07a4a4fcdc533a"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
MAINTAINER="Andre Barboza"
|
||||
|
|
|
@ -8,8 +8,8 @@
|
|||
|-----handy-ruler------------------------------------------------------|
|
||||
qt-creator: qt-creator (Cross-Platform Qt IDE)
|
||||
qt-creator:
|
||||
qt-creator: The goal of Qt Creator is to provide a cross-platform, complete
|
||||
qt-creator: Integrated Development Environment (IDE) to develop Qt projects.
|
||||
qt-creator: The goal of Qt Creator is to provide a cross-platform, complete
|
||||
qt-creator: Integrated Development Environment (IDE) to develop Qt projects.
|
||||
qt-creator: It is available for the Linux, Mac OS X and Windows platforms.
|
||||
qt-creator:
|
||||
qt-creator: Homepage: http://qt.nokia.com/
|
||||
|
|
Loading…
Reference in New Issue