summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Dimitris Zlatanidis <d.zlatanidis@gmail.com>2014-09-14 13:15:45 +0300
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2014-09-14 17:46:29 +0700
commit27c8423935b01665c91eeb334531a4140ed56638 (patch)
tree8f8e4c73ad34f348949c5cf1fd967feacb57fa8d
parenta0e19d6d43246eec49a28760d3c9c612fb678187 (diff)
downloadslackbuilds-27c8423935b01665c91eeb334531a4140ed56638.tar.gz
slackbuilds-27c8423935b01665c91eeb334531a4140ed56638.tar.xz
network/livestreamer: Updated for version 1.10.2.
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.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/network/livestreamer/livestreamer.SlackBuild b/network/livestreamer/livestreamer.SlackBuild
index 540b29a1c5..f921ac1285 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.10.1}
+VERSION=${VERSION:-1.10.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/network/livestreamer/livestreamer.info b/network/livestreamer/livestreamer.info
index b7c738187f..90e750f6ee 100644
--- a/network/livestreamer/livestreamer.info
+++ b/network/livestreamer/livestreamer.info
@@ -1,8 +1,8 @@
PRGNAM="livestreamer"
-VERSION="1.10.1"
+VERSION="1.10.2"
HOMEPAGE="http://livestreamer.tanuki.se/"
-DOWNLOAD="https://pypi.python.org/packages/source/l/livestreamer/livestreamer-1.10.1.tar.gz"
-MD5SUM="3acd972cd28addb5e22e51c7e0668190"
+DOWNLOAD="https://pypi.python.org/packages/source/l/livestreamer/livestreamer-1.10.2.tar.gz"
+MD5SUM="88ca4322f3833cd5b1cce75b404fb31d"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python-requests singledispatch"