From c29597cef148e579062a0ff4733df6dc6b4b3ffb Mon Sep 17 00:00:00 2001 From: Markus Rinne Date: Mon, 29 Jun 2020 07:41:54 +0300 Subject: network/yle-dl: Updated for version 20200628. This commit also updates README to match the dependencies of the new version. Signed-off-by: Willy Sudiarto Raharjo --- network/yle-dl/README | 3 --- network/yle-dl/yle-dl.SlackBuild | 2 +- network/yle-dl/yle-dl.info | 6 +++--- 3 files changed, 4 insertions(+), 7 deletions(-) (limited to 'network/yle-dl') diff --git a/network/yle-dl/README b/network/yle-dl/README index c38646071bb3c..170d0a6712481 100644 --- a/network/yle-dl/README +++ b/network/yle-dl/README @@ -1,5 +1,2 @@ yle-dl is a tool for downloading media files from the video streaming services of the Finnish national broadcasting company Yle. - -rtmpdump is an optional dependency. It's needed for downloading some Elävä -Arkisto streams. diff --git a/network/yle-dl/yle-dl.SlackBuild b/network/yle-dl/yle-dl.SlackBuild index 7ec916941b109..8820cbd600ba0 100644 --- a/network/yle-dl/yle-dl.SlackBuild +++ b/network/yle-dl/yle-dl.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=yle-dl -VERSION=${VERSION:-20200618} +VERSION=${VERSION:-20200628} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/network/yle-dl/yle-dl.info b/network/yle-dl/yle-dl.info index 23555ce6de219..d63f09089839b 100644 --- a/network/yle-dl/yle-dl.info +++ b/network/yle-dl/yle-dl.info @@ -1,8 +1,8 @@ PRGNAM="yle-dl" -VERSION="20200618" +VERSION="20200628" HOMEPAGE="https://aajanki.github.io/yle-dl/" -DOWNLOAD="https://github.com/aajanki/yle-dl/archive/20200618/yle-dl-20200618.tar.gz" -MD5SUM="37f492f641b95e134c4a92bbf40dd075" +DOWNLOAD="https://github.com/aajanki/yle-dl/archive/20200628/yle-dl-20200628.tar.gz" +MD5SUM="f910277be06a9fdf2b9dd747a23b2de9" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="attrs ffmpeg lxml mini-amf python-configargparse python-future python-requests" -- cgit v1.2.3