youtube-dl: update to 2017.03.05.

This commit is contained in:
Toyam Cox 2017-03-05 03:54:39 -05:00
parent c0957b2511
commit fcf21781cc

View file

@ -1,6 +1,6 @@
# Template file for 'youtube-dl'
pkgname=youtube-dl
version=2017.03.02
version=2017.03.05
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=2f010132da4cc3e67582f89eff9bc4bb4c0e7b60c0ddba101370d97eafc50639
checksum=da0f4dd74479767d6791643b556fd856d48a1fa99f8c01d3c2ca6e957db9283d
alternatives="youtube-dl:youtube-dl:/usr/bin/youtube-dl2"
post_install() {