diff options
author | dslackw <d.zlatanidis@gmail.com> | 2014-08-05 23:13:39 +0300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-08-06 14:18:44 +0700 |
commit | 4c3fc0b13a00975a567dda4b88885ef18a38de9e (patch) | |
tree | d7703abaf8e2baa467354dc9aa8562e437dbb15a /network | |
parent | 74308e390612e4fc6959a5b27889713dec02f6e1 (diff) | |
download | slackbuilds-4c3fc0b13a00975a567dda4b88885ef18a38de9e.tar.gz |
network/otter: Updated for version 0.9.02.
Signed-off-by: dslackw <d.zlatanidis@gmail.com>
Diffstat (limited to 'network')
-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 d4af0a900c..29db92b6eb 100644 --- a/network/otter/otter.SlackBuild +++ b/network/otter/otter.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=otter -VERSION=${VERSION:-0.9.01} +VERSION=${VERSION:-0.9.02} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/network/otter/otter.info b/network/otter/otter.info index 63f9c55d49..03413a43f3 100644 --- a/network/otter/otter.info +++ b/network/otter/otter.info @@ -1,8 +1,8 @@ PRGNAM="otter" -VERSION="0.9.01" +VERSION="0.9.02" HOMEPAGE="http://otter-browser.org/" -DOWNLOAD="https://github.com/Emdek/otter/archive/v0.9.01.tar.gz" -MD5SUM="081b62825ee2d3d1ed3eec9075c1eaad" +DOWNLOAD="https://github.com/Emdek/otter/archive/v0.9.02.tar.gz" +MD5SUM="64695dfb08282c305e44421c97a37d53" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="qt5" |