Skip to content

Commit 3f32225

Browse files
committed
streamlink: update to 8.1.0
1 parent caf4665 commit 3f32225

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

srcpkgs/streamlink/template

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Template file for 'streamlink'
22
pkgname=streamlink
3-
version=7.5.0
4-
revision=2
3+
version=8.1.0
4+
revision=1
55
build_style=python3-pep517
66
hostmakedepends="python3-wheel python3-versioningit"
77
depends="python3-lxml python3-pycryptodome python3-pycountry
@@ -14,7 +14,7 @@ license="BSD-2-Clause"
1414
homepage="https://streamlink.github.io/"
1515
changelog="https://raw.githubusercontent.com/streamlink/streamlink/master/CHANGELOG.md"
1616
distfiles="https://github.com/streamlink/streamlink/releases/download/$version/streamlink-$version.tar.gz"
17-
checksum=c091bc77a3cc8e129a232db3e2c8d8bae2dfef96813fcdec62ee020794068fb9
17+
checksum=acd297219a0cbaaffe4e292290554b9c45408fa9f6e4dc1211d1ccd1f4a44039
1818
make_check_pre="env PYTHONPATH=src"
1919

2020
post_install() {

0 commit comments

Comments
 (0)