youtube-dl: update to 2017.02.10.

This commit is contained in:
Toyam Cox 2017-02-09 15:36:26 -05:00
parent da84ce2e33
commit c26edaed8d

View File

@ -1,6 +1,6 @@
# Template file for 'youtube-dl'
pkgname=youtube-dl
version=2017.02.07
version=2017.02.10
revision=1
noarch=yes
wrksrc="${pkgname}"
@ -13,7 +13,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=e35415388815250e4d32055929850c8d6de0c1b4781b1f70eb80fda0b01a38bf
checksum=5127ab3d10dba2f1ee15d3f541deb44d698be49abb2cc9ba0b18462a88f84da9
alternatives="youtube-dl:youtube-dl:/usr/bin/youtube-dl2"
post_install() {