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.3.0
version=8.4.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=6cffe55b42df3b3c2e6dd1c0cc41fc01477afbc496ba86740ffa5eec5c333d34
checksum=f477e9493336bcb7c3a2b10eea72a60ae9a7f49e968ada0d4d01bff78eac44bb
make_check_pre="env PYTHONPATH=src"

post_install() {
Expand Down