diff --git a/srcpkgs/streamlink/template b/srcpkgs/streamlink/template index 16b8a34f929..8453e781747 100644 --- a/srcpkgs/streamlink/template +++ b/srcpkgs/streamlink/template @@ -1,7 +1,7 @@ # Template file for 'streamlink' pkgname=streamlink -version=0.13.0 -revision=2 +version=0.14.2 +revision=1 noarch=yes build_style=python3-module pycompile_module="streamlink streamlink_cli" @@ -13,10 +13,10 @@ checkdepends="python3-pycryptodome python3-pycountry python3-pysocks short_desc="Utility extracting streams from services, forked from livestreamer" maintainer="wkuipers " license="BSD-2-Clause" -#changelog="https://raw.githubusercontent.com/streamlink/streamlink/master/CHANGELOG.md" 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=4d91dbc8233e8737a9dcb629ac471373e903116b3a35c882205c95bdb14eac29 +checksum=a8c7f9a758ade056a35d439f78408e9e43ce1069dde9289d322702d35c214150 export STREAMLINK_USE_PYCOUNTRY=1