youtube-dl: update to 2019.06.08.
This commit is contained in:
parent
242617b053
commit
617605676f
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'youtube-dl'
|
||||
pkgname=youtube-dl
|
||||
version=2019.05.20
|
||||
version=2019.06.08
|
||||
revision=1
|
||||
archs=noarch
|
||||
wrksrc="$pkgname"
|
||||
|
@ -14,7 +14,7 @@ license="Unlicense"
|
|||
homepage="https://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=a8a6cdf24bcbfa3d3ac9ff9f7efad917c707f9834876b4269036e379b76bbca3
|
||||
checksum=275a8506ecd6c72589bfc66b749cd80847e7393df1d6e1becd1d11ba90980837
|
||||
alternatives="youtube-dl:youtube-dl:/usr/bin/youtube-dl2"
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Reference in a new issue