aboutsummaryrefslogtreecommitdiff
path: root/development/qbs/qbs.SlackBuild
diff options
context:
space:
mode:
authorNikos Giotis <nikos.giotis@gmail.com>2016-12-21 22:47:29 +0000
committerDavid Spencer <idlemoor@slackbuilds.org>2016-12-21 22:47:29 +0000
commit82d8c0ed2c7265c95c398b78cf9363dc19a446b3 (patch)
tree490cb16d165723ad8875a182f44eefb213af054d /development/qbs/qbs.SlackBuild
parenta3c0a79bfbc3bed456d25a11aed267443b73b3f8 (diff)
development/qbs: Updated for version 1.7.0.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'development/qbs/qbs.SlackBuild')
-rw-r--r--development/qbs/qbs.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/development/qbs/qbs.SlackBuild b/development/qbs/qbs.SlackBuild
index 4d5372c1a68a4..3ace7dc2ea9b2 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}