diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2017-02-16 10:02:55 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-02-18 07:54:28 +0700 |
commit | 7e88b0031d5456da1426fd7dfd6dbbd7a20618aa (patch) | |
tree | bf2579abe8e2717afe8515bbd86a70e228125f1b /network/otter/otter.SlackBuild | |
parent | 6b0ce2b333800a78aa6d3ea911eeabe370dca88f (diff) | |
download | slackbuilds-7e88b0031d5456da1426fd7dfd6dbbd7a20618aa.tar.gz |
network/otter: Updated for version 0.9.12.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
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} |