summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Andrzej Telszewski <atelszewski@gmail.com>2018-06-24 22:05:45 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2018-06-30 07:00:13 +0700
commit60049334f53bb713695eab3ddbf1ec78f4c32b0b (patch)
tree38177359e0b5be0edf4f2765e26cb47116566bae
parenta436a081d75891e28b01f4919c7114f62f2697fd (diff)
downloadslackbuilds-60049334f53bb713695eab3ddbf1ec78f4c32b0b.tar.gz
slackbuilds-60049334f53bb713695eab3ddbf1ec78f4c32b0b.tar.xz
development/qt-creator: Updated for version 4.6.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--development/qt-creator/qt-creator.SlackBuild2
-rw-r--r--development/qt-creator/qt-creator.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/development/qt-creator/qt-creator.SlackBuild b/development/qt-creator/qt-creator.SlackBuild
index 9e73c545f7..f7def375d8 100644
--- a/development/qt-creator/qt-creator.SlackBuild
+++ b/development/qt-creator/qt-creator.SlackBuild
@@ -27,7 +27,7 @@
# VERSION=4.2.0_rc1 or VERSION=4.2.0_beta1 (note the underscore).
PRGNAM=qt-creator
-VERSION=${VERSION:-4.6.1}
+VERSION=${VERSION:-4.6.2}
SRCVER=$(echo $VERSION | tr _ -)
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/development/qt-creator/qt-creator.info b/development/qt-creator/qt-creator.info
index 9975a08847..abae80d2a7 100644
--- a/development/qt-creator/qt-creator.info
+++ b/development/qt-creator/qt-creator.info
@@ -1,8 +1,8 @@
PRGNAM="qt-creator"
-VERSION="4.6.1"
+VERSION="4.6.2"
HOMEPAGE="https://wiki.qt.io/Qt_Creator"
-DOWNLOAD="https://download.qt.io/official_releases/qtcreator/4.6/4.6.1/qt-creator-opensource-src-4.6.1.tar.gz"
-MD5SUM="f0b779c8e853c3b4d827487f4008660f"
+DOWNLOAD="https://download.qt.io/official_releases/qtcreator/4.6/4.6.2/qt-creator-opensource-src-4.6.2.tar.gz"
+MD5SUM="d1feebef18525a769c1745528e736466"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="qbs"