youtube-dl: update to 2018.12.03.

This commit is contained in:
prspkt 2018-12-03 01:45:27 +02:00 committed by maxice8
parent 51aca41180
commit 809a0fea7d
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.23
version=2018.12.03
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=cf1fda52b5b6baaa625d80220c454c22876ae9e440d6c1e58ba4e529764bc00c
checksum=7ff247c0d2518d5def8dc7df9cff4c87a1c348fabca7238a8166d217772cd536
alternatives="youtube-dl:youtube-dl:/usr/bin/youtube-dl2"
post_install() {