youtube-dl: update to 2019.05.20.

This commit is contained in:
Daniel Eyßer 2019-05-27 15:04:00 +02:00 committed by Helmut Pozimski
parent 74f254dffa
commit f80fe03264

View File

@ -1,6 +1,6 @@
# Template file for 'youtube-dl'
pkgname=youtube-dl
version=2019.05.11
version=2019.05.20
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=4126221a6567c1c78dfa9d9abbf340bc5eb13e40963afca5150e72dc9e1447f8
checksum=a8a6cdf24bcbfa3d3ac9ff9f7efad917c707f9834876b4269036e379b76bbca3
alternatives="youtube-dl:youtube-dl:/usr/bin/youtube-dl2"
post_install() {