streamlink: update to 0.14.2.

This commit is contained in:
maxice8 2018-06-28 10:49:08 -03:00
parent 481a987e5b
commit 47a12eb420

View file

@ -1,7 +1,7 @@
# Template file for 'streamlink'
pkgname=streamlink
version=0.13.0
revision=2
version=0.14.2
revision=1
noarch=yes
build_style=python3-module
pycompile_module="streamlink streamlink_cli"
@ -13,10 +13,10 @@ checkdepends="python3-pycryptodome python3-pycountry python3-pysocks
short_desc="Utility extracting streams from services, forked from livestreamer"
maintainer="wkuipers <wietse@kuiprs.nl>"
license="BSD-2-Clause"
#changelog="https://raw.githubusercontent.com/streamlink/streamlink/master/CHANGELOG.md"
homepage="https://streamlink.github.io/"
changelog="https://raw.githubusercontent.com/streamlink/streamlink/master/CHANGELOG.md"
distfiles="https://github.com/streamlink/streamlink/releases/download/${version}/streamlink-${version}.tar.gz"
checksum=4d91dbc8233e8737a9dcb629ac471373e903116b3a35c882205c95bdb14eac29
checksum=a8c7f9a758ade056a35d439f78408e9e43ce1069dde9289d322702d35c214150
export STREAMLINK_USE_PYCOUNTRY=1