Skip to content
Open
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.2.1
version=8.3.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=afa26582cabf343f49733d79e2bc9a5bbe90aec7dbb246ec5f97796499c637ee
checksum=6cffe55b42df3b3c2e6dd1c0cc41fc01477afbc496ba86740ffa5eec5c333d34
make_check_pre="env PYTHONPATH=src"

post_install() {
Expand Down