youtube-dl: update to 2019.07.14.

This commit is contained in:
Daniel Eyßer 2019-07-14 00:52:13 +02:00 committed by Johannes
parent f96287affb
commit 369c744cfa

View file

@ -1,6 +1,6 @@
# Template file for 'youtube-dl'
pkgname=youtube-dl
version=2019.07.12
version=2019.07.14
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=b68549722b06d655b1e67c5d17920f626731247cf20c1c80ec57427112b4c8d5
checksum=4615b41dae21b7091bffc54d5a08f27bf3da511ad13d7977aba183f70da01400
alternatives="youtube-dl:youtube-dl:/usr/bin/youtube-dl2"
post_install() {