diff options
author | Andre Barboza <bmg.andre@gmail.com> | 2017-01-05 14:10:19 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-01-06 00:19:59 +0700 |
commit | faaa64aa028360f14521616c98e7b0a292b4848b (patch) | |
tree | a88768c3aff98d675585510c326801be9a4cf5b8 /development/qt-creator/qt-creator.info | |
parent | b0990af210e4fd6a16e048252159653eca3b38e6 (diff) |
development/qt-creator: Updated for version 4.2.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/qt-creator/qt-creator.info')
-rw-r--r-- | development/qt-creator/qt-creator.info | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/development/qt-creator/qt-creator.info b/development/qt-creator/qt-creator.info index db6379c2f42e..622db04881d7 100644 --- a/development/qt-creator/qt-creator.info +++ b/development/qt-creator/qt-creator.info @@ -1,8 +1,12 @@ PRGNAM="qt-creator" -VERSION="4.1.0" +VERSION="4.2.0" HOMEPAGE="http://wiki.qt.io/Qt_Creator" -DOWNLOAD="http://download.qt.io/official_releases/qtcreator/4.1/4.1.0/qt-creator-opensource-src-4.1.0.tar.xz" -MD5SUM="c90743aad6e222db88e4d52267b82cff" +DOWNLOAD="https://download.qt.io/official_releases/qtcreator/4.2/4.2.0/qt-creator-opensource-src-4.2.0.tar.xz \ + http://llvm.org/releases/3.9.1/llvm-3.9.1.src.tar.xz \ + http://llvm.org/releases/3.9.1/cfe-3.9.1.src.tar.xz" +MD5SUM="798378ff9c2002f1d022f129f2a14856 \ + 3259018a7437e157f3642df80f1983ea \ + 45713ec5c417ed9cad614cd283d786a1" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="qt5 qbs" |