youtube-dl: update to 2016.12.12.

This commit is contained in:
Michael Gehring 2016-12-12 17:59:12 +00:00
parent 9d1af060c3
commit 6eb7a1243f

View file

@ -1,6 +1,6 @@
# Template file for 'youtube-dl'
pkgname=youtube-dl
version=2016.12.09
version=2016.12.12
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=f5493b49d428e7f0358b6643e044d2cae26384f1d53a79ebf0d6b66f8b40494b
checksum=643efa7755ac4aa03a241f106d8923dfd5dbaf8d3c14e56b696048c4f2fab430
alternatives="youtube-dl:youtube-dl:/usr/bin/youtube-dl2"
post_install() {