youtube-dl: update to 2017.10.01.

This commit is contained in:
Michael Gehring 2017-10-02 08:15:37 +00:00
parent fe150dab2e
commit 98aea80553

View file

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