summaryrefslogtreecommitdiff
path: root/streamlink/Pkgfile
diff options
context:
space:
mode:
authorDanny Rawlins <monster.romster@gmail.com>2019-09-21 13:57:05 +1000
committerDanny Rawlins <monster.romster@gmail.com>2019-09-21 14:03:13 +1000
commit1c0b955154bfc77b9217a2791720cb90405b9d61 (patch)
tree2f53289e4b58114dc34e2daf3bc4bdc63bb07925 /streamlink/Pkgfile
parentfd60e5af5daf80f27ef657037c91caec37ce577e (diff)
downloadcontrib-1c0b955154bfc77b9217a2791720cb90405b9d61.tar.gz
contrib-1c0b955154bfc77b9217a2791720cb90405b9d61.tar.xz
streamlink: 1.1.1 -> 1.2.0
Diffstat (limited to 'streamlink/Pkgfile')
-rw-r--r--streamlink/Pkgfile4
1 files changed, 2 insertions, 2 deletions
diff --git a/streamlink/Pkgfile b/streamlink/Pkgfile
index 547f8d23b..b60c07a1f 100644
--- a/streamlink/Pkgfile
+++ b/streamlink/Pkgfile
@@ -1,10 +1,10 @@
# Description: A CLI utility that pipes videos from online streaming services to a variety of video players.
# URL: https://pypi.python.org/pypi/streamlink/
# Maintainer: Danny Rawlins, crux at romster dot me
-# Depends on: python3-iso-639 python3-iso3166 python3-isodate python3-pycryptodome python3-requests python3-websocket-client python3-pysocks python3-six
+# Depends on: python3-iso-639 python3-iso3166 python3-isodate python3-pycryptodome python3-pysocks python3-requests python3-websocket-client
name=streamlink
-version=1.1.1
+version=1.2.0
release=1
source=(https://files.pythonhosted.org/packages/source/${name:0:1}/$name/$name-$version.tar.gz)

Generated by cgit