youtube-dl: update to 2017.05.07.

This commit is contained in:
Michael Gehring 2017-05-07 07:39:16 +00:00
parent 2e0e3bd9fb
commit ba59f1730e

View file

@ -1,6 +1,6 @@
# Template file for 'youtube-dl'
pkgname=youtube-dl
version=2017.05.01
version=2017.05.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=58e2151634a66fa9ab4a98978fa72bf15990ec1c088ac7e4393cca00c9a32e53
checksum=45308c76b5e49b657ec7fa23b6b09e4d832355b54c86da79f09586b9664f6be0
alternatives="youtube-dl:youtube-dl:/usr/bin/youtube-dl2"
post_install() {