diff options
Diffstat (limited to 'network/otter/otter.SlackBuild')
-rw-r--r-- | network/otter/otter.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/network/otter/otter.SlackBuild b/network/otter/otter.SlackBuild index 1403ac4b6b..45fa8bd29d 100644 --- a/network/otter/otter.SlackBuild +++ b/network/otter/otter.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for otter -# Copyright 2014-2016 Dimitris Zlatanidis Orestiada, Greece +# Copyright 2014-2017 Dimitris Zlatanidis Orestiada, Greece # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -24,7 +24,7 @@ SRCNAM=otter-browser PRGNAM=$(echo $SRCNAM | cut -c1-5) -VERSION=${VERSION:-0.9.11} +VERSION=${VERSION:-0.9.12} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |