youtube-dl: update to 2018.11.23.

This commit is contained in:
prspkt 2018-11-24 00:07:40 +02:00 committed by maxice8
parent fa53f969b7
commit 3811d6fd09
1 changed files with 2 additions and 2 deletions

View File

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