summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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"