Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions srcpkgs/streamlink/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'streamlink'
pkgname=streamlink
version=8.4.0
version=8.5.0
revision=1
build_style=python3-pep517
hostmakedepends="python3-wheel python3-versioningit"
Expand All @@ -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=f477e9493336bcb7c3a2b10eea72a60ae9a7f49e968ada0d4d01bff78eac44bb
checksum=8082703734df7be0737c4d9be1debf572aae6669cfe5c5891441a7a1636ff320
make_check_pre="env PYTHONPATH=src"

post_install() {
Expand Down