streamlink: update to 5.5.1.

This commit is contained in:
Michal Vasilek 2023-05-07 16:29:49 +02:00
parent a19ffc40f2
commit c966d60853
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'streamlink'
pkgname=streamlink
version=5.4.0
version=5.5.1
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=d854348c19e032140d06ba13ee4d9b96fa838b979b689133dfd9bbdda474310b
checksum=b2b4fe8d6436dbe7bcec78de2d4bb780156388561435b61a1963156e9fc5fbd0
make_check_pre="env PYTHONPATH=src"
make_check=ci-skip # some tests fail when running as root