streamlink: update to 5.4.0.
This commit is contained in:
parent
c3a482266f
commit
ed46f4c8e6
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'streamlink'
|
||||
pkgname=streamlink
|
||||
version=5.3.1
|
||||
version=5.4.0
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
hostmakedepends="python3-wheel python3-versioningit"
|
||||
|
@ -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=886b63a6cb3e5c6597e8c4162546124ee3c9baefce85ddd5c053177ffdd5d4e5
|
||||
checksum=d854348c19e032140d06ba13ee4d9b96fa838b979b689133dfd9bbdda474310b
|
||||
make_check_pre="env PYTHONPATH=src"
|
||||
make_check=ci-skip # some tests fail when running as root
|
||||
|
||||
|
|
Loading…
Reference in New Issue