youtube-dl: update to 2019.02.08.

This commit is contained in:
prspkt 2019-02-07 23:48:18 +02:00 committed by maxice8
parent 497e120df5
commit ee7de70f76

View File

@ -1,6 +1,6 @@
# Template file for 'youtube-dl'
pkgname=youtube-dl
version=2019.01.30
version=2019.02.08
revision=1
noarch=yes
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=1a34f7eb8d9027d800026df106cddcb269eba31e7aef1066bdd9b5741ff3fc4c
checksum=f6d3681393efbc3183f63018914c65eb593511acc75466455523a826e59fdb93
alternatives="youtube-dl:youtube-dl:/usr/bin/youtube-dl2"
post_install() {