diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2015-10-10 22:21:48 +0300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-10-18 07:23:16 +0700 |
commit | 20a5318a32f272f43d06019055bc3428c1e61841 (patch) | |
tree | 38dc62c56814a6b0099a0923b3a3fe19a0d2b0bd /network/otter/otter.SlackBuild | |
parent | 86c104b0e7078d968a3e10a986ee7e4a5cc1460b (diff) | |
download | slackbuilds-20a5318a32f272f43d06019055bc3428c1e61841.tar.gz |
network/otter: Updated for version 0.9.07.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'network/otter/otter.SlackBuild')
-rw-r--r-- | network/otter/otter.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/network/otter/otter.SlackBuild b/network/otter/otter.SlackBuild index 0e65bd1773..209d39b71e 100644 --- a/network/otter/otter.SlackBuild +++ b/network/otter/otter.SlackBuild @@ -24,7 +24,7 @@ SRCNAM=otter-browser PRGNAM=$(echo $SRCNAM | cut -c1-5) -VERSION=${VERSION:-0.9.06} +VERSION=${VERSION:-0.9.07} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |