streamlink: update to 7.5.0.

This commit is contained in:
rookiejet 2025-08-01 13:14:26 -04:00 committed by Duncan Overbruck
parent 353ca66809
commit 32e065a314

View file

@ -1,6 +1,6 @@
# Template file for 'streamlink'
pkgname=streamlink
version=7.1.3
version=7.5.0
revision=1
build_style=python3-pep517
hostmakedepends="python3-wheel python3-versioningit"
@ -14,7 +14,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=f64b1a499b6d42af3965a39f30aef2e9e36f3d2d32a3311b8688af342bd5ba7a
checksum=c091bc77a3cc8e129a232db3e2c8d8bae2dfef96813fcdec62ee020794068fb9
make_check_pre="env PYTHONPATH=src"
post_install() {