summaryrefslogtreecommitdiffstats
path: root/network/otter
diff options
context:
space:
mode:
author Dimitris Zlatanidis <d.zlatanidis@gmail.com>2017-02-16 10:02:55 +0200
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2017-02-18 07:54:28 +0700
commit7e88b0031d5456da1426fd7dfd6dbbd7a20618aa (patch)
treebf2579abe8e2717afe8515bbd86a70e228125f1b /network/otter
parent6b0ce2b333800a78aa6d3ea911eeabe370dca88f (diff)
downloadslackbuilds-7e88b0031d5456da1426fd7dfd6dbbd7a20618aa.tar.gz
slackbuilds-7e88b0031d5456da1426fd7dfd6dbbd7a20618aa.tar.xz
network/otter: Updated for version 0.9.12.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'network/otter')
-rw-r--r--network/otter/otter.SlackBuild4
-rw-r--r--network/otter/otter.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/network/otter/otter.SlackBuild b/network/otter/otter.SlackBuild
index 1403ac4b6b..45fa8bd29d 100644
--- a/network/otter/otter.SlackBuild
+++ b/network/otter/otter.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for otter
-# Copyright 2014-2016 Dimitris Zlatanidis Orestiada, Greece
+# Copyright 2014-2017 Dimitris Zlatanidis Orestiada, Greece
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -24,7 +24,7 @@
SRCNAM=otter-browser
PRGNAM=$(echo $SRCNAM | cut -c1-5)
-VERSION=${VERSION:-0.9.11}
+VERSION=${VERSION:-0.9.12}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/network/otter/otter.info b/network/otter/otter.info
index a57a8008fb..8d00a0213d 100644
--- a/network/otter/otter.info
+++ b/network/otter/otter.info
@@ -1,8 +1,8 @@
PRGNAM="otter"
-VERSION="0.9.11"
+VERSION="0.9.12"
HOMEPAGE="http://otter-browser.org/"
-DOWNLOAD="https://github.com/OtterBrowser/otter-browser/archive/v0.9.11.tar.gz"
-MD5SUM="d7f3c59df89a7d1f9154e4d2bd1657ef"
+DOWNLOAD="https://github.com/OtterBrowser/otter-browser/archive/v0.9.12.tar.gz"
+MD5SUM="a9a141506f1ae428b21d69048840621f"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="qt5"