youtube-dl: update to 2017.01.29.

This commit is contained in:
Toyam Cox 2017-01-29 16:13:49 -05:00
parent 3a4a9be8b2
commit 6d0fdfbe5a

View File

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