youtube-dl: update to 2018.09.26.
This commit is contained in:
parent
41ece92a56
commit
489d75978e
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.09.18
|
version=2018.09.26
|
||||||
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=4b0f1365ce6bca66e99b83aa80e8098f04dd3a22d398e1b1eac3fbda5a6d9a56
|
checksum=76ccfc389f6403df133a3ab7a9f4451569a582972179bd441328aadfbe65462c
|
||||||
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