summaryrefslogtreecommitdiffstats
path: root/network
diff options
context:
space:
mode:
author Dimitris Zlatanidis2014-08-22 04:45:24 +0200
committer Willy Sudiarto Raharjo2014-08-22 16:57:31 +0200
commit2483db6fd23f57a0ae516c33266522b4cfa18c09 (patch)
tree7138be9d0db6f897d570e694edd3944b19f0356c /network
parent591a5a5906164f221a0e064d92c9100454d27845 (diff)
downloadslackbuilds-2483db6fd23f57a0ae516c33266522b4cfa18c09.tar.gz
network/livestreamer: Updated for version 1.10.0.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
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 1dc779475f..ca3ac2f69d 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.9.0}
+VERSION=${VERSION:-1.10.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/network/livestreamer/livestreamer.info b/network/livestreamer/livestreamer.info
index bba48ae263..0ae701ff90 100644
--- a/network/livestreamer/livestreamer.info
+++ b/network/livestreamer/livestreamer.info
@@ -1,8 +1,8 @@
PRGNAM="livestreamer"
-VERSION="1.9.0"
+VERSION="1.10.0"
HOMEPAGE="http://livestreamer.tanuki.se/"
-DOWNLOAD="https://pypi.python.org/packages/source/l/livestreamer/livestreamer-1.9.0.tar.gz"
-MD5SUM="4fc19b529bf7abde92276b24305b27cb"
+DOWNLOAD="https://pypi.python.org/packages/source/l/livestreamer/livestreamer-1.10.0.tar.gz"
+MD5SUM="b5da146fd818e072b4b9b63a037776d1"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python-requests singledispatch"