parent
d1679b7c07
commit
b5efcd18e8
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'streamlink'
|
||||
pkgname=streamlink
|
||||
version=0.10.0
|
||||
version=0.11.0
|
||||
revision=1
|
||||
noarch=yes
|
||||
build_style=python3-module
|
||||
|
@ -12,10 +12,10 @@ depends="python3-setuptools python3-requests python3-crypto python3-pycountry
|
|||
python3-pysocks python3-websocket-client"
|
||||
short_desc="Utility extracting streams from services, forked from livestreamer"
|
||||
maintainer="wkuipers <wietse@kuiprs.nl>"
|
||||
license="2-clause-BSD"
|
||||
license="BSD-2-Clause"
|
||||
homepage="https://streamlink.github.io/"
|
||||
distfiles="https://github.com/streamlink/streamlink/releases/download/${version}/streamlink-${version}.tar.gz"
|
||||
checksum=8bc06e53ab15fab57f782ea438a5f00c4807148b21f8fbed9238ed4865e08e24
|
||||
checksum=dc70b72e22d24b63ccb205d9c7583510049f4b2782e31ac5ebd99fec074ca292
|
||||
|
||||
export STREAMLINK_USE_PYCRYPTO=1
|
||||
export STREAMLINK_USE_PYCOUNTRY=1
|
||||
|
|
Loading…
Add table
Reference in a new issue