youtube-dl: update to 2017.10.07.

This commit is contained in:
Michael Gehring 2017-10-07 06:02:15 +00:00
parent a31f20ac88
commit f987afec21
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'youtube-dl'
pkgname=youtube-dl
version=2017.10.01
version=2017.10.07
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=0b4f0e12b099c46ad47597764b10f45ceae3935834abf99d49ccd8cfb48dff10
checksum=d9a8935087c1e2fa3307594ae15f1e9ea0f8676e825fa676a50a3a3d471bba83
alternatives="youtube-dl:youtube-dl:/usr/bin/youtube-dl2"
post_install() {