streamlink: update to 1.7.0

This commit is contained in:
Paper 2020-11-01 13:56:10 +01:00 committed by Andrew J. Hesford
parent 900203df02
commit 9df9af3322

View file

@ -1,7 +1,7 @@
# Template file for 'streamlink'
pkgname=streamlink
version=1.6.0
revision=2
version=1.7.0
revision=1
build_style=python3-module
hostmakedepends="python3-setuptools"
depends="python3-setuptools python3-pycryptodome python3-pycountry
@ -15,7 +15,7 @@ license="BSD-2-Clause"
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=f7857a54ec55e32d6e90ebd770c9d5d1318791d8ecd8270e104a8b1968a308ab
checksum=f87a62a47212d94769929bd040d9c186b461643bdbda06f839b99ec9efefb87a
export STREAMLINK_USE_PYCOUNTRY=1