development/qt-creator: Updated for version 2.6.2.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
This commit is contained in:
parent
a158ae00f6
commit
cbe864abd5
|
@ -27,7 +27,7 @@
|
|||
# Modified by Willy Sudiarto Raharjo <willysr@slackware-id.org>
|
||||
|
||||
PRGNAM=qt-creator
|
||||
VERSION=${VERSION:-2.6.1}
|
||||
VERSION=${VERSION:-2.6.2}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="qt-creator"
|
||||
VERSION="2.6.1"
|
||||
VERSION="2.6.2"
|
||||
HOMEPAGE="http://qt-project.org/"
|
||||
DOWNLOAD="http://origin.releases.qt-project.org/qtcreator/2.6.1/qt-creator-2.6.1-src.tar.gz"
|
||||
MD5SUM="e4d6373335a80ddf7ffcacf92442e43c"
|
||||
DOWNLOAD="http://origin.releases.qt-project.org/qtcreator/2.6.2/qt-creator-2.6.2-src.tar.gz"
|
||||
MD5SUM="4700deb89e8cf92239015d7d70f0dcdd"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
# HOW TO EDIT THIS FILE:
|
||||
# The "handy ruler" below makes it easier to edit a package description. Line
|
||||
# up the first '|' above the ':' following the base package name, and the '|'
|
||||
# on the right side marks the last column you can put a character in. You must
|
||||
# make exactly 11 lines for the formatting to be correct. It's also
|
||||
# customary to leave one space after the ':'.
|
||||
# The "handy ruler" below makes it easier to edit a package description.
|
||||
# Line up the first '|' above the ':' following the base package name, and
|
||||
# the '|' on the right side marks the last column you can put a character in.
|
||||
# You must make exactly 11 lines for the formatting to be correct. It's also
|
||||
# customary to leave one space after the ':' except on otherwise blank lines.
|
||||
|
||||
|-----handy-ruler------------------------------------------------------|
|
||||
qt-creator: qt-creator (Cross-Platform Qt IDE)
|
||||
|
|
Loading…
Reference in New Issue