youtube-dl: update to 2017.12.10.

This commit is contained in:
maxice8 2017-12-10 20:09:14 -02:00 committed by Toyam Cox
parent 3ef413363c
commit 7a2a981bbe

View file

@ -1,6 +1,6 @@
# Template file for 'youtube-dl'
pkgname=youtube-dl
version=2017.12.02
version=2017.12.10
revision=1
noarch=yes
wrksrc="${pkgname}"
@ -14,7 +14,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
homepage="http://rg3.github.com/youtube-dl/"
license="Public Domain"
distfiles="https://yt-dl.org/downloads/${version}/${pkgname}-${version}.tar.gz"
checksum=0a523db989f0f75e7e91676d6e416dad22a0e1ef3341cec652bf5b06c07fc5e1
checksum=6b1714e51425684d1716f7bcd6fc09aebfbfcd6ef3030b0d62a0997279ed9cca
alternatives="youtube-dl:youtube-dl:/usr/bin/youtube-dl2"
post_install() {