youtube-dl: update to 2017.01.05.

This commit is contained in:
Michael Gehring 2017-01-05 08:13:32 +00:00
parent 9350a9b62b
commit 0a57e2420f

View file

@ -1,6 +1,6 @@
# Template file for 'youtube-dl'
pkgname=youtube-dl
version=2017.01.02
version=2017.01.05
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=140de01ea879cdc50bc34240802d5c10231baf448d7a664e6efeb9d5efb74d5b
checksum=7670471d6000eebb17f5edf0c405bb3b2b99b20c6f500b6bbfb2d5678ecf3da6
alternatives="youtube-dl:youtube-dl:/usr/bin/youtube-dl2"
post_install() {