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 | |
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>
-rw-r--r-- | network/otter/otter.SlackBuild | 2 | ||||
-rw-r--r-- | network/otter/otter.info | 6 |
2 files changed, 4 insertions, 4 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} diff --git a/network/otter/otter.info b/network/otter/otter.info index 92284bb0c9..4775414ccd 100644 --- a/network/otter/otter.info +++ b/network/otter/otter.info @@ -1,8 +1,8 @@ PRGNAM="otter" -VERSION="0.9.06" +VERSION="0.9.07" HOMEPAGE="http://otter-browser.org/" -DOWNLOAD="https://github.com/OtterBrowser/otter-browser/archive/v0.9.06.tar.gz" -MD5SUM="8c13ed4c4080923903f3ffe240264e5b" +DOWNLOAD="https://github.com/OtterBrowser/otter-browser/archive/v0.9.07.tar.gz" +MD5SUM="82198cedb0d817932d556b80c2676040" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="qt5" |