diff options
author | Andre Barboza <bmg.andre@gmail.com> | 2013-02-24 17:34:24 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2013-02-24 22:53:55 -0600 |
commit | cbe864abd5c52f23d9fdc436796ecc8074eb5cf2 (patch) | |
tree | a443da449153dab1ebe2628984480283225ab455 /development | |
parent | a158ae00f6e3bb4a5e0b7db2dc3cbbd5520a7b77 (diff) | |
download | slackbuilds-cbe864abd5c52f23d9fdc436796ecc8074eb5cf2.tar.gz |
development/qt-creator: Updated for version 2.6.2.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'development')
-rw-r--r-- | development/qt-creator/qt-creator.SlackBuild | 2 | ||||
-rw-r--r-- | development/qt-creator/qt-creator.info | 6 | ||||
-rw-r--r-- | development/qt-creator/slack-desc | 10 |
3 files changed, 9 insertions, 9 deletions
diff --git a/development/qt-creator/qt-creator.SlackBuild b/development/qt-creator/qt-creator.SlackBuild index 9f5409222b..31c266d008 100644 --- a/development/qt-creator/qt-creator.SlackBuild +++ b/development/qt-creator/qt-creator.SlackBuild @@ -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} diff --git a/development/qt-creator/qt-creator.info b/development/qt-creator/qt-creator.info index 9e814b083f..91e5269fe2 100644 --- a/development/qt-creator/qt-creator.info +++ b/development/qt-creator/qt-creator.info @@ -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="" diff --git a/development/qt-creator/slack-desc b/development/qt-creator/slack-desc index 561b85ba77..bc4f74949d 100644 --- a/development/qt-creator/slack-desc +++ b/development/qt-creator/slack-desc @@ -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) |