summaryrefslogtreecommitdiffstats
path: root/network/yle-dl/yle-dl.info
diff options
context:
space:
mode:
author Markus Rinne2021-02-17 16:50:44 +0100
committer Willy Sudiarto Raharjo2021-02-19 17:29:06 +0100
commita3f717f64b76e0fd673c7f652b40aa8394b90edf (patch)
treefa58b9d26ee3bd26b4ff4401a2c1a248d590d019 /network/yle-dl/yle-dl.info
parent127a1086c0dde4deb00c52189704cc847209ba77 (diff)
downloadslackbuilds-a3f717f64b76e0fd673c7f652b40aa8394b90edf.tar.gz
network/yle-dl: Updated for version 20210212.
yle-dl is changed to use Python 3 instead of Python 2 because the new version only supports Python 3. Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/yle-dl/yle-dl.info')
-rw-r--r--network/yle-dl/yle-dl.info8
1 files changed, 4 insertions, 4 deletions
diff --git a/network/yle-dl/yle-dl.info b/network/yle-dl/yle-dl.info
index ecf2c0fec6..4445a4ab55 100644
--- a/network/yle-dl/yle-dl.info
+++ b/network/yle-dl/yle-dl.info
@@ -1,10 +1,10 @@
PRGNAM="yle-dl"
-VERSION="20201022"
+VERSION="20210212"
HOMEPAGE="https://aajanki.github.io/yle-dl/"
-DOWNLOAD="https://github.com/aajanki/yle-dl/archive/20201022/yle-dl-20201022.tar.gz"
-MD5SUM="580855d3dac77e7dfe8a8f25b0c4c033"
+DOWNLOAD="https://github.com/aajanki/yle-dl/archive/20210212/yle-dl-20210212.tar.gz"
+MD5SUM="afe636dc51baa133fa79c17c231c99e0"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="attrs ffmpeg lxml python-configargparse python-future python-requests"
+REQUIRES="ffmpeg lxml python3 python3-attrs python-configargparse python-requests"
MAINTAINER="Markus Rinne"
EMAIL="markus.ka.rinne@gmail.com"