streamlink: update to 5.3.1

This commit is contained in:
Johannes Herforth 2023-03-28 20:51:10 +02:00 committed by classabbyamp
parent 2430c61871
commit 307c090005

View file

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