Merge pull request #6699 from cr6git/YouTube

youtube-dl:update to 2017.06.12
This commit is contained in:
Toyam Cox 2017-06-13 00:26:29 -04:00 committed by GitHub
commit 635cca5965
1 changed files with 2 additions and 2 deletions

View File

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