summaryrefslogtreecommitdiffstats
path: root/development
diff options
context:
space:
mode:
author Nikos Giotis <nikos.giotis@gmail.com>2016-12-21 22:47:29 +0000
committer David Spencer <idlemoor@slackbuilds.org>2016-12-21 22:47:29 +0000
commit82d8c0ed2c7265c95c398b78cf9363dc19a446b3 (patch)
tree490cb16d165723ad8875a182f44eefb213af054d /development
parenta3c0a79bfbc3bed456d25a11aed267443b73b3f8 (diff)
downloadslackbuilds-82d8c0ed2c7265c95c398b78cf9363dc19a446b3.tar.gz
slackbuilds-82d8c0ed2c7265c95c398b78cf9363dc19a446b3.tar.xz
development/qbs: Updated for version 1.7.0.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'development')
-rw-r--r--development/qbs/qbs.SlackBuild4
-rw-r--r--development/qbs/qbs.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/development/qbs/qbs.SlackBuild b/development/qbs/qbs.SlackBuild
index 4d5372c1a6..3ace7dc2ea 100644
--- a/development/qbs/qbs.SlackBuild
+++ b/development/qbs/qbs.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for qbs
-# Copyright 2014 Nikos Giotis <nikos.giotis@mail.com>
+# Copyright 2014,2015,2016 Nikos Giotis <nikos.giotis@mail.com>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=qbs
-VERSION=${VERSION:-1.6.0}
+VERSION=${VERSION:-1.7.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/development/qbs/qbs.info b/development/qbs/qbs.info
index 9353bd41a4..7bee9da7d9 100644
--- a/development/qbs/qbs.info
+++ b/development/qbs/qbs.info
@@ -1,8 +1,8 @@
PRGNAM="qbs"
-VERSION="1.6.0"
+VERSION="1.7.0"
HOMEPAGE="http://qt-project.org/wiki/qbs"
-DOWNLOAD="http://download.qt.io/official_releases/qbs/1.6.0/qbs-src-1.6.0.tar.gz"
-MD5SUM="64d464a781d3845df1e24223266f24d8"
+DOWNLOAD="http://download.qt.io/official_releases/qbs/1.7.0/qbs-src-1.7.0.tar.gz"
+MD5SUM="7810e751aa1f588ea503356b9a10bcd0"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="qt5"