youtube-dl: update to 2019.04.07.

This commit is contained in:
maxice8 2019-04-06 22:04:52 -03:00 committed by maxice8
parent 777098a4d3
commit a0df9da418

View file

@ -1,6 +1,6 @@
# Template file for 'youtube-dl'
pkgname=youtube-dl
version=2019.04.01
version=2019.04.07
revision=1
archs=noarch
wrksrc="$pkgname"
@ -14,7 +14,7 @@ license="Public Domain"
homepage="https://rg3.github.io/youtube-dl/"
changelog="https://raw.githubusercontent.com/rg3/youtube-dl/master/ChangeLog"
distfiles="https://yt-dl.org/downloads/${version}/${pkgname}-${version}.tar.gz"
checksum=55833cc88532d1b9b16a5a808da7879857eff1b3d0eeee57cf08810b2601306b
checksum=33854099570baccc536f3a51e7196b572294bcd8b6218d13be58dd6f91273dcf
alternatives="youtube-dl:youtube-dl:/usr/bin/youtube-dl2"
post_install() {