youtube-dl: update to 2017.05.01.

This commit is contained in:
Michael Gehring 2017-04-30 22:47:57 +00:00
parent 20aed1c36a
commit f9687a5a77

View file

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