youtube-dl: update to 2017.01.31.

This commit is contained in:
Toyam Cox 2017-01-31 13:19:05 -05:00
parent 9331b34668
commit 410af45b2e

View file

@ -1,6 +1,6 @@
# Template file for 'youtube-dl'
pkgname=youtube-dl
version=2017.01.29
version=2017.01.31
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=3475380e277f3517322c355815a1d7e023a023a565b3c724247c9a9509eb3a6e
checksum=ddb1445eb18425413651267f4fbe2ea06198f7b253812fd69bd90a6804ae8c57
alternatives="youtube-dl:youtube-dl:/usr/bin/youtube-dl2"
post_install() {