diff --git a/srcpkgs/streamlink/template b/srcpkgs/streamlink/template index 044c2b5fe00..5c82d253dd5 100644 --- a/srcpkgs/streamlink/template +++ b/srcpkgs/streamlink/template @@ -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