youtube-dl: update to 2017.02.14.

This commit is contained in:
Toyam Cox 2017-02-13 18:02:26 -05:00
parent 5ffbf1913d
commit 796e7fa55f

View file

@ -1,6 +1,6 @@
# Template file for 'youtube-dl'
pkgname=youtube-dl
version=2017.02.11
version=2017.02.14
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=5b1353592f5a4dfb6f476c48b7f04b64799803672e83b1cb59e643715182b01a
checksum=7fde29844c1980416f91d6152a580611b55eeaf815ecda41e93c63ed658f9ae1
alternatives="youtube-dl:youtube-dl:/usr/bin/youtube-dl2"
post_install() {