youtube-dl: update to 2017.03.20.

This commit is contained in:
Toyam Cox 2017-03-19 14:02:02 -04:00
parent 3e0a96efd6
commit f107061269
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.16
version=2017.03.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=55df3cbda9cf86e49baf54040340ec74c692bb3d6da3d2f5a1bc1238017dd492
checksum=6e4201d7b45da75e9ed04c0393e9b1ce86fad27375337d5e1700549a26597215
alternatives="youtube-dl:youtube-dl:/usr/bin/youtube-dl2"
post_install() {