aboutsummaryrefslogtreecommitdiff
path: root/development/qbs/qbs.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'development/qbs/qbs.SlackBuild')
-rw-r--r--development/qbs/qbs.SlackBuild7
1 files changed, 5 insertions, 2 deletions
diff --git a/development/qbs/qbs.SlackBuild b/development/qbs/qbs.SlackBuild
index 3ace7dc2ea9b2..771c6d504c97b 100644
--- a/development/qbs/qbs.SlackBuild
+++ b/development/qbs/qbs.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for qbs
-# Copyright 2014,2015,2016 Nikos Giotis <nikos.giotis@mail.com>
+# Copyright 2014-2017 Nikos Giotis <nikos.giotis@mail.com>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -22,8 +22,11 @@
# OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+# Changelog
+# 20170125: Updated script for version 1.7.1
+
PRGNAM=qbs
-VERSION=${VERSION:-1.7.0}
+VERSION=${VERSION:-1.7.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}