diff --git a/srcpkgs/streamlink/template b/srcpkgs/streamlink/template index 27871ef70f..3d168cc74c 100644 --- a/srcpkgs/streamlink/template +++ b/srcpkgs/streamlink/template @@ -1,6 +1,6 @@ # Template file for 'streamlink' pkgname=streamlink -version=3.0.3 +version=3.1.1 revision=1 build_style=python3-module hostmakedepends="python3-setuptools" @@ -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=a042bda7a3aea864a6d897607e727e374b09b51abac02a15086714d0634430b2 +checksum=855cd31e900e3ae1d5328a37123bfffe2aec501a1d74bcdd12f0d2a2758060e4 make_check=ci-skip # some tests fail when running as root post_install() {