youtube-dl: update to 2019.07.27.

This commit is contained in:
Daniel Eyßer 2019-07-27 01:39:35 +02:00 committed by Helmut Pozimski
parent 646605ccbc
commit 5cb6d5f71f
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'youtube-dl'
pkgname=youtube-dl
version=2019.07.16
version=2019.07.27
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=7ea654afe4879e0e9da449a1d039f2afff0a09c105c57d76e20a75aed3370d1b
checksum=cdfc691ca9dcc63addb52dbbadb1b9e86325dd2d53d38ac844d504f482468bcc
alternatives="youtube-dl:youtube-dl:/usr/bin/youtube-dl2"
post_install() {