summaryrefslogtreecommitdiffstats
path: root/network
diff options
context:
space:
mode:
author Dimitris Zlatanidis <d.zlatanidis@gmail.com>2015-04-01 02:52:59 +0300
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2015-04-03 20:50:24 +0700
commit0c9227b951538f2584b90d65208bc18915e94e11 (patch)
tree459c3b9426cfbf9d511bb6cd60919ab8aafd4681 /network
parent576ebdfccc967b82daa0fdf4956ed42fb2a66525 (diff)
downloadslackbuilds-0c9227b951538f2584b90d65208bc18915e94e11.tar.gz
slackbuilds-0c9227b951538f2584b90d65208bc18915e94e11.tar.xz
network/livestreamer: Updated for version 1.12.1.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com> 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 53639d484c..ead7005882 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.0}
+VERSION=${VERSION:-1.12.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/network/livestreamer/livestreamer.info b/network/livestreamer/livestreamer.info
index 01a265e3a1..950db096fe 100644
--- a/network/livestreamer/livestreamer.info
+++ b/network/livestreamer/livestreamer.info
@@ -1,8 +1,8 @@
PRGNAM="livestreamer"
-VERSION="1.12.0"
+VERSION="1.12.1"
HOMEPAGE="http://livestreamer.tanuki.se/"
-DOWNLOAD="https://pypi.python.org/packages/source/l/livestreamer/livestreamer-1.12.0.tar.gz"
-MD5SUM="afbaed7abd2c97d05a0f96323a6ec6f1"
+DOWNLOAD="https://pypi.python.org/packages/source/l/livestreamer/livestreamer-1.12.1.tar.gz"
+MD5SUM="d07537bc66b3f840eaf92185850ecf08"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python-requests singledispatch futures"