youtube-dl: update to 2018.07.04. (#726)

This commit is contained in:
travankor 2018-07-07 21:05:53 -07:00 committed by cr6git
parent 2bd96ec1b1
commit 873ce47a5d

View file

@ -1,6 +1,6 @@
# Template file for 'youtube-dl'
pkgname=youtube-dl
version=2018.06.25
version=2018.07.04
revision=1
noarch=yes
wrksrc="$pkgname"
@ -14,7 +14,7 @@ license="Public Domain"
homepage="http://rg3.github.io/youtube-dl/"
changelog="https://raw.githubusercontent.com/rg3/youtube-dl/master/ChangeLog"
distfiles="https://yt-dl.org/downloads/${version}/${pkgname}-${version}.tar.gz"
checksum=8e1e939eb3f679ae5f17db67abecec513e1fe78ecb5ae5aaed7b6368cc9e4ba2
checksum=c65209af93d8524c0da2cd7d8228830816da96471957325597653639080d0d43
alternatives="youtube-dl:youtube-dl:/usr/bin/youtube-dl2"
post_install() {