network/otter: Updated for version 0.5.01.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Dimitris Zlatanidis 2014-05-03 13:54:06 +07:00 committed by Willy Sudiarto Raharjo
parent 8b1abb5e9e
commit 711300a32e
2 changed files with 4 additions and 4 deletions

View File

@ -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}

View File

@ -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"