youtube-dl: update to 2019.06.21

This commit is contained in:
Paper Mountain Studio 2019-06-22 18:11:38 +02:00 committed by Helmut Pozimski
parent 1a2d09e6d7
commit 2850882789

View file

@ -1,6 +1,6 @@
# Template file for 'youtube-dl'
pkgname=youtube-dl
version=2019.06.08
version=2019.06.21
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=275a8506ecd6c72589bfc66b749cd80847e7393df1d6e1becd1d11ba90980837
checksum=85872e23add44409711bd0eb5620c663d67c578a3df663578ff07f944212470d
alternatives="youtube-dl:youtube-dl:/usr/bin/youtube-dl2"
post_install() {