diff options
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 422f2a3ff1..727b5d2a42 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} |