youtube-dl: update to 2020.11.19

This commit is contained in:
Benjamin Slade 2020-11-17 08:58:33 -07:00 committed by Andrew J. Hesford
parent ad52abd5c1
commit c012dbf407

View file

@ -1,6 +1,6 @@
# Template file for 'youtube-dl'
pkgname=youtube-dl
version=2020.11.12
version=2020.11.19
revision=1
wrksrc="${pkgname}"
build_style=python3-module
@ -11,9 +11,9 @@ short_desc="CLI program to download videos from YouTube and other sites"
maintainer="Daniel Eyßer <daniel.eysser@gmail.com>"
license="Unlicense"
homepage="https://yt-dl.org"
changelog="https://gitlab.com/dstftw/youtube-dl/-/raw/master/ChangeLog"
changelog="https://raw.githubusercontent.com/ytdl-org/youtube-dl/master/ChangeLog"
distfiles="${homepage}/downloads/latest/${pkgname}-${version}.tar.gz"
checksum=aeb00b2079c4711de7eea2a91f6923ebade84c5e985b0caeb47d572395d42831
checksum=f8c14d9eb2fd8fe7242de8b96f2c918810867c518a162405644f483dcd14be9e
do_check() {
PYTHON=/usr/bin/python3 make offlinetest