youtube-dl: update to 2018.07.04. (#726)
This commit is contained in:
parent
2bd96ec1b1
commit
873ce47a5d
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'youtube-dl'
|
# Template file for 'youtube-dl'
|
||||||
pkgname=youtube-dl
|
pkgname=youtube-dl
|
||||||
version=2018.06.25
|
version=2018.07.04
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="$pkgname"
|
wrksrc="$pkgname"
|
||||||
|
@ -14,7 +14,7 @@ license="Public Domain"
|
||||||
homepage="http://rg3.github.io/youtube-dl/"
|
homepage="http://rg3.github.io/youtube-dl/"
|
||||||
changelog="https://raw.githubusercontent.com/rg3/youtube-dl/master/ChangeLog"
|
changelog="https://raw.githubusercontent.com/rg3/youtube-dl/master/ChangeLog"
|
||||||
distfiles="https://yt-dl.org/downloads/${version}/${pkgname}-${version}.tar.gz"
|
distfiles="https://yt-dl.org/downloads/${version}/${pkgname}-${version}.tar.gz"
|
||||||
checksum=8e1e939eb3f679ae5f17db67abecec513e1fe78ecb5ae5aaed7b6368cc9e4ba2
|
checksum=c65209af93d8524c0da2cd7d8228830816da96471957325597653639080d0d43
|
||||||
alternatives="youtube-dl:youtube-dl:/usr/bin/youtube-dl2"
|
alternatives="youtube-dl:youtube-dl:/usr/bin/youtube-dl2"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Reference in a new issue