diff options
author | Jostein Berntsen <jbernts@broadpark.no> | 2019-06-22 20:15:42 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-06-22 20:20:50 +0700 |
commit | 54bc33617048bf2422b1f38ffe383e004f8823d2 (patch) | |
tree | 7ad53dcd85a7d5e33a74eda90807635ccad1124c /office/watson/watson.SlackBuild | |
parent | b9ca310383c5f296dcc00fdc261743615699f771 (diff) |
office/watson: Updated for version 1.7.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'office/watson/watson.SlackBuild')
-rw-r--r-- | office/watson/watson.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/office/watson/watson.SlackBuild b/office/watson/watson.SlackBuild index ca5e85b745f2d..5796ee07516e2 100644 --- a/office/watson/watson.SlackBuild +++ b/office/watson/watson.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for watson -# Copyright 2017-2018 Jostein Berntsen <jbernts@broadpark.no> +# Copyright 2017-2019 Jostein Berntsen <jbernts@broadpark.no> # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -26,7 +26,7 @@ PRGNAM=watson SRCNAM=Watson -VERSION=${VERSION:-1.6.0} +VERSION=${VERSION:-1.7.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |