summaryrefslogtreecommitdiffstats
path: root/network/livestreamer
diff options
context:
space:
mode:
author Dimitris Zlatanidis <d.zlatanidis@gmail.com>2015-05-03 00:37:20 +0300
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2015-05-03 07:43:59 +0700
commit323b59fac71ab4c66270475c395309916fb31c43 (patch)
treec21ad2932e7b344a072d7d6f0c897319f3670f9d /network/livestreamer
parent694672567fb3a5ad8f946887755536be9a44019f (diff)
downloadslackbuilds-323b59fac71ab4c66270475c395309916fb31c43.tar.gz
slackbuilds-323b59fac71ab4c66270475c395309916fb31c43.tar.xz
network/livestreamer: Updated for version 1.12.2.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'network/livestreamer')
-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 ead7005882..e0184669a1 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.12.1}
+VERSION=${VERSION:-1.12.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/network/livestreamer/livestreamer.info b/network/livestreamer/livestreamer.info
index 950db096fe..7feeb03323 100644
--- a/network/livestreamer/livestreamer.info
+++ b/network/livestreamer/livestreamer.info
@@ -1,8 +1,8 @@
PRGNAM="livestreamer"
-VERSION="1.12.1"
+VERSION="1.12.2"
HOMEPAGE="http://livestreamer.tanuki.se/"
-DOWNLOAD="https://pypi.python.org/packages/source/l/livestreamer/livestreamer-1.12.1.tar.gz"
-MD5SUM="d07537bc66b3f840eaf92185850ecf08"
+DOWNLOAD="https://pypi.python.org/packages/source/l/livestreamer/livestreamer-1.12.2.tar.gz"
+MD5SUM="63fb477bb3e28b7fe26b3cbba6f7937c"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python-requests singledispatch futures"