summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Dimitris Zlatanidis <d.zlatanidis@gmail.com>2014-08-13 18:46:05 +0300
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2014-08-15 23:21:31 +0700
commit894a9f2a9eded31747f0ce68fa73722c40a7b057 (patch)
tree1ba3727921deb7415817c72ab41fae82184e0dd9
parent7f8f769cefaae5a898b0ab78762cbb6a77348829 (diff)
downloadslackbuilds-894a9f2a9eded31747f0ce68fa73722c40a7b057.tar.gz
slackbuilds-894a9f2a9eded31747f0ce68fa73722c40a7b057.tar.xz
network/livestreamer: Updated for version 1.9.0.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--network/livestreamer/livestreamer.SlackBuild2
-rw-r--r--network/livestreamer/livestreamer.info8
2 files changed, 5 insertions, 5 deletions
diff --git a/network/livestreamer/livestreamer.SlackBuild b/network/livestreamer/livestreamer.SlackBuild
index 008436cd4b..1dc779475f 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.2}
+VERSION=${VERSION:-1.9.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/network/livestreamer/livestreamer.info b/network/livestreamer/livestreamer.info
index 3ad7997100..bba48ae263 100644
--- a/network/livestreamer/livestreamer.info
+++ b/network/livestreamer/livestreamer.info
@@ -1,10 +1,10 @@
PRGNAM="livestreamer"
-VERSION="1.8.2"
+VERSION="1.9.0"
HOMEPAGE="http://livestreamer.tanuki.se/"
-DOWNLOAD="https://pypi.python.org/packages/source/l/livestreamer/livestreamer-1.8.2.tar.gz"
-MD5SUM="a32bee12a92e4b404e22288af75de00d"
+DOWNLOAD="https://pypi.python.org/packages/source/l/livestreamer/livestreamer-1.9.0.tar.gz"
+MD5SUM="4fc19b529bf7abde92276b24305b27cb"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="pysetuptools python-requests"
+REQUIRES="python-requests singledispatch"
MAINTAINER="Dimitris Zlatanidis"
EMAIL="d.zlatanidis@gmail.com"