youtube-dl: update to 2019.04.24

This commit is contained in:
RunningDroid 2019-04-24 01:32:25 -04:00 committed by Johannes
parent ec05356373
commit 58ebb375aa

View file

@ -1,6 +1,6 @@
# Template file for 'youtube-dl'
pkgname=youtube-dl
version=2019.04.17
version=2019.04.24
revision=1
archs=noarch
wrksrc="$pkgname"
@ -14,7 +14,7 @@ license="Public Domain"
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=0af9827d90ac37cb8368ebd9d625023de25e9a5edac21c3f7de5ac850de0f637
checksum=1fbf54fb2f1ba3050da0cefe3cfa23604d445c8dc944202caf281d83851fffcf
alternatives="youtube-dl:youtube-dl:/usr/bin/youtube-dl2"
post_install() {