network/otter: Updated for version 0.5.01.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
8b1abb5e9e
commit
711300a32e
|
@ -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}
|
||||
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue