youtube-dl: update to 2017.02.07.

This commit is contained in:
Toyam Cox 2017-02-06 16:55:01 -05:00
parent c88124d2f2
commit 5817d48827

View file

@ -1,6 +1,6 @@
# Template file for 'youtube-dl'
pkgname=youtube-dl
version=2017.02.04
version=2017.02.07
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=eb1b3feecc3a0b2fcf50232418f7660a9e06a23d428769a2bb9aebcd1ba460fb
checksum=e35415388815250e4d32055929850c8d6de0c1b4781b1f70eb80fda0b01a38bf
alternatives="youtube-dl:youtube-dl:/usr/bin/youtube-dl2"
post_install() {