summaryrefslogtreecommitdiffstats
path: root/devel/qt-creator/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'devel/qt-creator/DETAILS')
-rwxr-xr-xdevel/qt-creator/DETAILS14
1 files changed, 7 insertions, 7 deletions
diff --git a/devel/qt-creator/DETAILS b/devel/qt-creator/DETAILS
index a63f90e485..10a5a38312 100755
--- a/devel/qt-creator/DETAILS
+++ b/devel/qt-creator/DETAILS
@@ -1,13 +1,12 @@
SPELL=qt-creator
if [[ "${QTCREATOR_DEVEL}" == "y" ]]; then
- VERSION=2.1.0-rc1
- SOURCE_HASH=sha512:007af055aefa8183724001617eacd6c9a1b23797b645d1225aacb6904b6ec70f86570d9ca2f9dcfc9899bfd989b65a2fcb16fa7175663172d4c0a02e6aa10f38
- SOURCE=$SPELL-$VERSION-src.tar.gz
+ VERSION=2.4.0-rc
+ SOURCE_HASH=sha512:b01ebb2f7807bcfad903fce1142a7a5a52b61fc7dcdeb65a62a53b2177cc23267a77549058ad41d13e6fdd1d5d4ffba207096cdf71d3e6ac757597f53c4a2bcd
else
- VERSION=2.0.1
- SOURCE_HASH=sha512:13af6eab029903b23e23c8196c981823c15ca8b02a6d49a2cc412e9d59d81500cbf4deffb5c5ae2470f04f5e3f261151ae732b21eb126450953d38aa18c24791
- SOURCE=$SPELL-$VERSION-src.tgz
+ VERSION=2.3.1
+ SOURCE_HASH=sha512:3e7a23de1d8cd573caf59df89361201d136e0e621899646086c2bf0f2def7f80be27a79eaa94c4195c6670cd2a33e92bfbbad8f123c7c9c7f5bec0b9d16f12de
fi
+ SOURCE=$SPELL-$VERSION-src.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION-src
WEB_SITE=http://www.qtsoftware.com/downloads
SOURCE_URL[0]=ftp://ftp.trolltech.com/qtcreator/$SOURCE
@@ -16,5 +15,6 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION-src
KEYWORDS="qt4 ide"
SHORT="cross-platform integrated development environment for use with Qt"
cat << EOF
-Qt® Creator is a new cross-platform integrated development environment for use with Qt.
+Qt® Creator is a new cross-platform integrated development environment for
+use with Qt.
EOF