summaryrefslogtreecommitdiffstats
path: root/network
diff options
context:
space:
mode:
author Dimitris Zlatanidis2014-06-02 03:44:47 +0200
committer Willy Sudiarto Raharjo2014-06-02 03:44:47 +0200
commit06729e6632eb043b32bfafc7e952f829536dfeb9 (patch)
tree6b23e974a40e84e89f5771515deae041ec828570 /network
parent034fc881a0dfb618e85c9436b4d3ce00e22ada5a (diff)
downloadslackbuilds-06729e6632eb043b32bfafc7e952f829536dfeb9.tar.gz
network/livestreamer: Updated for version 1.8.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network')
-rw-r--r--network/livestreamer/livestreamer.SlackBuild2
-rw-r--r--network/livestreamer/livestreamer.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/network/livestreamer/livestreamer.SlackBuild b/network/livestreamer/livestreamer.SlackBuild
index db488f3573..008436cd4b 100644
--- a/network/livestreamer/livestreamer.SlackBuild
+++ b/network/livestreamer/livestreamer.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=livestreamer
-VERSION=${VERSION:-1.8.0}
+VERSION=${VERSION:-1.8.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/network/livestreamer/livestreamer.info b/network/livestreamer/livestreamer.info
index 1d4809739a..3ad7997100 100644
--- a/network/livestreamer/livestreamer.info
+++ b/network/livestreamer/livestreamer.info
@@ -1,8 +1,8 @@
PRGNAM="livestreamer"
-VERSION="1.8.0"
+VERSION="1.8.2"
HOMEPAGE="http://livestreamer.tanuki.se/"
-DOWNLOAD="https://pypi.python.org/packages/source/l/livestreamer/livestreamer-1.8.0.tar.gz"
-MD5SUM="392abf4be3d440f197efce05183f553f"
+DOWNLOAD="https://pypi.python.org/packages/source/l/livestreamer/livestreamer-1.8.2.tar.gz"
+MD5SUM="a32bee12a92e4b404e22288af75de00d"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="pysetuptools python-requests"