diff options
author | Andrzej Telszewski <atelszewski@gmail.com> | 2019-07-20 08:14:18 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-07-20 08:14:18 +0700 |
commit | 9f27a1d03baef5f0acd536b62a24e4232207a271 (patch) | |
tree | 4b0814240460fea91501af9c663260a3d5f62c0b /development/qbs/qbs.SlackBuild | |
parent | 416ab5a65bf41996d0ef4bf08ea31b202f473643 (diff) |
development/qbs: Updated for version 1.13.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/qbs/qbs.SlackBuild')
-rw-r--r-- | development/qbs/qbs.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/development/qbs/qbs.SlackBuild b/development/qbs/qbs.SlackBuild index 422f2a3ff1f66..727b5d2a4240d 100644 --- a/development/qbs/qbs.SlackBuild +++ b/development/qbs/qbs.SlackBuild @@ -3,7 +3,7 @@ # Slackware build script for Qbs # Copyright 2014-2017 Nikos Giotis <nikos.giotis@mail.com> -# Copyright 2018 Andrzej Telszewski, Szczecin +# Copyright 2019 Andrzej Telszewski, Szczecin # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -24,7 +24,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=qbs -VERSION=${VERSION:-1.11.1} +VERSION=${VERSION:-1.13.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |