diff options
author | Andre Barboza <bmg.andre@gmail.com> | 2015-11-05 18:15:49 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-11-06 00:27:34 +0700 |
commit | 316f68aac31fb47c3aa7bfa68bcf986ae42622d2 (patch) | |
tree | cf8c9cc948240695844eb811de5008b3d9895a38 | |
parent | bcdb5b46ab4ee166cca32ffce50fa64ddd426842 (diff) |
development/qt-creator3: Updated for version 3.5.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r-- | development/qt-creator3/qt-creator3.SlackBuild | 2 | ||||
-rw-r--r-- | development/qt-creator3/qt-creator3.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/development/qt-creator3/qt-creator3.SlackBuild b/development/qt-creator3/qt-creator3.SlackBuild index 3a3033c8d967..789e0e726acf 100644 --- a/development/qt-creator3/qt-creator3.SlackBuild +++ b/development/qt-creator3/qt-creator3.SlackBuild @@ -24,7 +24,7 @@ PRGNAM=qt-creator3 SRCNAM=qt-creator -VERSION=${VERSION:-3.5.0} +VERSION=${VERSION:-3.5.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/development/qt-creator3/qt-creator3.info b/development/qt-creator3/qt-creator3.info index f7ce11096ae8..9f383ea23da7 100644 --- a/development/qt-creator3/qt-creator3.info +++ b/development/qt-creator3/qt-creator3.info @@ -1,8 +1,8 @@ PRGNAM="qt-creator3" -VERSION="3.5.0" +VERSION="3.5.1" HOMEPAGE="http://qt-project.org/" -DOWNLOAD="http://download.qt.io/official_releases/qtcreator/3.5/3.5.0/qt-creator-opensource-src-3.5.0.tar.gz" -MD5SUM="2c97c7c0a4f707769ad428fd7d1d4447" +DOWNLOAD="http://download.qt.io/official_releases/qtcreator/3.5/3.5.1/qt-creator-opensource-src-3.5.1.tar.gz" +MD5SUM="77aef7df837eba07c7ce6037ee504c05" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="qt5" |