youtube-dl: update to 2018.09.10.

This commit is contained in:
cr6git 2018-09-11 11:06:34 +02:00 committed by GitHub
parent 6a687e0af5
commit 65251ca9ac
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
# Template file for 'youtube-dl'
pkgname=youtube-dl
version=2018.09.08
version=2018.09.10
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=05381dd1651398a664ce5c22eff9172c170b4c9ef53b52ed58b9b58695238c6f
checksum=08eab35a5eaa249bf0a90de15369f4494e87e416f940f539f982e5562241ed89
alternatives="youtube-dl:youtube-dl:/usr/bin/youtube-dl2"
post_install() {