diff options
Diffstat (limited to 'streamlink/Pkgfile')
-rw-r--r-- | streamlink/Pkgfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/streamlink/Pkgfile b/streamlink/Pkgfile index 0629f8bb4..484629d41 100644 --- a/streamlink/Pkgfile +++ b/streamlink/Pkgfile @@ -4,7 +4,7 @@ # Depends on: python3-iso-639 python3-iso3166 python3-pycryptodome python3-requests python3-websocket-client python3-pysocks name=streamlink -version=0.9.0 +version=0.10.0 release=1 source=(https://files.pythonhosted.org/packages/source/${name:0:1}/$name/$name-$version.tar.gz) |