youtube-dl: update to 2016.11.04.

This commit is contained in:
Michael Gehring 2016-11-04 20:53:05 +01:00
parent 5d2405e35d
commit f8d9bbf4b4

View File

@ -1,6 +1,6 @@
# Template file for 'youtube-dl'
pkgname=youtube-dl
version=2016.11.02
version=2016.11.04
revision=1
noarch=yes
wrksrc="${pkgname}"
@ -13,7 +13,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=97777924c3df763d3f2259c9a7f227a01e787ccd452be198191a4a848a7632d7
checksum=9622b29b81587278a00e39e4206e7c52555d240cbbb44242f237660169e8d531
alternatives="youtube-dl:youtube-dl:/usr/bin/youtube-dl2"
post_install() {