youtube-dl: update to 2017.03.07.

This commit is contained in:
Toyam Cox 2017-03-07 03:50:10 -05:00
parent 167f557fcd
commit 85a7b1a6fc

View File

@ -1,6 +1,6 @@
# Template file for 'youtube-dl'
pkgname=youtube-dl
version=2017.03.06
version=2017.03.07
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=7b9a2b785828eab266b80b01ada07ac40e34253797f31b980fdc62174ae00b0a
checksum=db4a9f91b23375da53b29859e0c9475c9e1ba24d2a51a26b0cedab376afa4ca5
alternatives="youtube-dl:youtube-dl:/usr/bin/youtube-dl2"
post_install() {