youtube-dl: update to 2017.03.26.

This commit is contained in:
Toyam Cox 2017-03-26 13:01:37 -04:00
parent f28ab58934
commit 2f05921e2b
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.03.24
version=2017.03.26
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=b772e58ff9f156cfcff0308a3f13c5ea75b0cf4dc297d1fe9aa4ad2b870c8803
checksum=321558b19c485b2269c394de5546a8d6c0a876ad57dec5b53e0f677251d8da03
alternatives="youtube-dl:youtube-dl:/usr/bin/youtube-dl2"
post_install() {