streamlink: update to 5.2.1.

This commit is contained in:
Michal Vasilek 2023-01-29 11:42:26 +01:00
parent 3e16b46062
commit af4a969642
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'streamlink'
pkgname=streamlink
version=5.1.2
version=5.2.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=501f604d3dbfad05d5d50ed4432c041e51810890cc0e65eea43f27608238767a
checksum=fd87051f9b7dc7d12c98aee83ef4840a684bdb2a476203efb0c74bd48ba911fc
make_check_pre="env PYTHONPATH=src"
make_check=ci-skip # some tests fail when running as root