streamlink: update to 2.0.0.
This commit is contained in:
parent
081bff6b74
commit
3ca688a847
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'streamlink'
|
||||
pkgname=streamlink
|
||||
version=1.7.0
|
||||
version=2.0.0
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
|
@ -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=f87a62a47212d94769929bd040d9c186b461643bdbda06f839b99ec9efefb87a
|
||||
checksum=c0ead9e961638d41cab9bd9677cdc701f2313bfd4d23cd8158410932839c62db
|
||||
|
||||
export STREAMLINK_USE_PYCOUNTRY=1
|
||||
|
||||
|
|
Loading…
Reference in New Issue