youtube-dl: update to 2017.05.14.

This commit is contained in:
Michael Gehring 2017-05-14 07:46:22 +00:00
parent 1df765fd08
commit b9952d85ad

View file

@ -1,6 +1,6 @@
# Template file for 'youtube-dl'
pkgname=youtube-dl
version=2017.05.09
version=2017.05.14
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=b9af1b8f5b8b245fe46348e7743cf01d323f927e32bd7a98dfdfc83b2866df15
checksum=363e8f16752dfc35730351d3ead56ebd34ffa394864f7aa00ebf07d6ec5e8793
alternatives="youtube-dl:youtube-dl:/usr/bin/youtube-dl2"
post_install() {