youtube-dl: update to 2019.01.02.

This commit is contained in:
Frank Steinborn 2019-01-04 14:54:30 +01:00 committed by Helmut Pozimski
parent 4188ae2244
commit 184ed1c0b0

View file

@ -1,6 +1,6 @@
# Template file for 'youtube-dl'
pkgname=youtube-dl
version=2018.12.31
version=2019.01.02
revision=1
noarch=yes
wrksrc="$pkgname"
@ -14,7 +14,7 @@ license="Public Domain"
homepage="http://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=0f1f914277d8568ed43a055565655b110aee20e625f3039c4f2f0d095b3d25e3
checksum=cba43fd3f37d427d90586e94221a46087adf478596e7510f167d42f8be638847
alternatives="youtube-dl:youtube-dl:/usr/bin/youtube-dl2"
post_install() {