youtube-dl: update to 2017.04.28.

This commit is contained in:
bra1nwave 2017-04-29 13:50:16 +02:00
parent a7ebbd73a5
commit 5c9a0a1382
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.04.26
version=2017.04.28
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=c320c8301a63ad97c099359c8b205d14c130b4f816dd92f0f5e68481628cfc47
checksum=72c0a91d551460e1cd85faca0ff0218e5006bbba371d27d75907ac8e917b7534
alternatives="youtube-dl:youtube-dl:/usr/bin/youtube-dl2"
post_install() {