We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d8297a commit ccb740eCopy full SHA for ccb740e
1 file changed
srcpkgs/streamlink/template
@@ -1,6 +1,6 @@
1
# Template file for 'streamlink'
2
pkgname=streamlink
3
-version=8.2.1
+version=8.3.0
4
revision=1
5
build_style=python3-pep517
6
hostmakedepends="python3-wheel python3-versioningit"
@@ -14,7 +14,7 @@ license="BSD-2-Clause"
14
homepage="https://streamlink.github.io/"
15
changelog="https://raw.githubusercontent.com/streamlink/streamlink/master/CHANGELOG.md"
16
distfiles="https://github.com/streamlink/streamlink/releases/download/$version/streamlink-$version.tar.gz"
17
-checksum=afa26582cabf343f49733d79e2bc9a5bbe90aec7dbb246ec5f97796499c637ee
+checksum=6cffe55b42df3b3c2e6dd1c0cc41fc01477afbc496ba86740ffa5eec5c333d34
18
make_check_pre="env PYTHONPATH=src"
19
20
post_install() {
0 commit comments