youtube-dl: update to 2017.05.29.

This commit is contained in:
Leah Neukirchen 2017-05-29 14:00:59 +02:00
parent 8e68928a17
commit 61c2123133

View file

@ -1,6 +1,6 @@
# Template file for 'youtube-dl'
pkgname=youtube-dl
version=2017.05.23
version=2017.05.29
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=8dc76390c1651950b9332651438e0169140369cf721f77fd88285ca4246342d9
checksum=3da77e06c4e01d5cffb953c867c391af1655dc5e782e6c764ca3730e0904f087
alternatives="youtube-dl:youtube-dl:/usr/bin/youtube-dl2"
post_install() {