youtube-dl: update to 2017.10.20.

This commit is contained in:
maxice8 2017-10-21 09:18:28 -02:00 committed by Enno Boland
parent 38ecef5f79
commit 33eec29044

View file

@ -1,6 +1,6 @@
# Template file for 'youtube-dl'
pkgname=youtube-dl
version=2017.10.15.1
version=2017.10.20
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=da6ae68b2fbe81da7cf4ac6b989fa7bf27b3beb214eed551d466cc6e41d7297f
checksum=3e920a573218328a0864ffda5084093ec03108a7d4cd13cea7be85d7c342f95a
alternatives="youtube-dl:youtube-dl:/usr/bin/youtube-dl2"
post_install() {