diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2014-05-03 13:54:06 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-05-03 13:54:06 +0700 |
commit | 711300a32e22f9708682db5e606257bfccbbb1cb (patch) | |
tree | bf066af1b8b2e97af021027c9256df322ce54e10 /network | |
parent | 8b1abb5e9e8e1687ce7c9e9266cad681f5380940 (diff) | |
download | slackbuilds-711300a32e22f9708682db5e606257bfccbbb1cb.tar.gz |
network/otter: Updated for version 0.5.01.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
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 70c7de0099..f2d2a51c5b 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.4.01} +VERSION=${VERSION:-0.5.01} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/network/otter/otter.info b/network/otter/otter.info index 62d96bb2f6..f8188c69de 100644 --- a/network/otter/otter.info +++ b/network/otter/otter.info @@ -1,8 +1,8 @@ PRGNAM="otter" -VERSION="0.4.01" +VERSION="0.5.01" HOMEPAGE="http://otter-browser.org/" -DOWNLOAD="https://github.com/Emdek/otter/archive/v0.4.01.tar.gz" -MD5SUM="6bdcf22235ca7f0638b563466fe411aa" +DOWNLOAD="https://github.com/Emdek/otter/archive/v0.5.01.tar.gz" +MD5SUM="6cfad7d71f1ca15170b50ca7d8a82964" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="qt5" |