diff options
author | Tim Biermann <tbier@posteo.de> | 2021-06-27 20:13:45 +0000 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2021-06-27 20:13:45 +0000 |
commit | 2eb81648e40459a1815a77846e7031af44bb2e85 (patch) | |
tree | 316861479cf48ac7c51dced6a99235ccdeb186f3 /streamlink | |
parent | 1f67879d80582281e1f99b468d15c0c9da73c8e3 (diff) | |
download | contrib-2eb81648e40459a1815a77846e7031af44bb2e85.tar.gz contrib-2eb81648e40459a1815a77846e7031af44bb2e85.tar.xz |
streamlink: 2.1.2 -> 2.2.0
Diffstat (limited to 'streamlink')
-rw-r--r-- | streamlink/.signature | 6 | ||||
-rw-r--r-- | streamlink/Pkgfile | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/streamlink/.signature b/streamlink/.signature index f7a679f0c..608eb1b55 100644 --- a/streamlink/.signature +++ b/streamlink/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF34dumtk00Ms6B+YqCjoJ7yRae0CbNPJ3dFWUalvUoIUp/T/h9zJa0PHpQkf0opWOdk0k2mRRD4CCLq4rLqrJRAs= -SHA256 (Pkgfile) = f191ba91778ed00af1af173ea092f18d9bea4a7d3d342a402fb5ae423a03f958 +RWSagIOpLGJF3xWsv/ga2Q6A/rZsdfOurDxtNR+fK2ZLEBtEmSrL9/lWRb4scQEx2941zuZbPOv/2MfaxCb1AveYcvYDkHT/ZQ8= +SHA256 (Pkgfile) = 2d0db280ea791a9b215d9fa2651ff2df757c322438fc43ac5844d026a8379689 SHA256 (.footprint) = 6c96e0ea4c0393476c597095ce230d8598b9e7be32cdb61dc78a6aa56c87a261 -SHA256 (streamlink-2.1.2.tar.gz) = 5e3be17673ed6b7da359a4636bd1e6961b4e58acb2dd7d219f9aaab377a4c84d +SHA256 (streamlink-2.2.0.tar.gz) = 0f8e3d4d4eb530e4fe16e82a9d8919c0432d26e53af1dcce2a3dd2adbefbf109 diff --git a/streamlink/Pkgfile b/streamlink/Pkgfile index e7305ab34..4fa74af77 100644 --- a/streamlink/Pkgfile +++ b/streamlink/Pkgfile @@ -4,7 +4,7 @@ # Depends on: python3-iso-639 python3-iso3166 python3-isodate python3-pycryptodome python3-pysocks python3-requests python3-websocket-client name=streamlink -version=2.1.2 +version=2.2.0 release=1 source=(https://files.pythonhosted.org/packages/source/${name:0:1}/$name/$name-$version.tar.gz) |