youtube-dl: update to 2018.01.21.

This commit is contained in:
cr6git 2018-01-23 19:47:14 +01:00 committed by Toyam Cox
parent ceb9dd6cf6
commit 77f251b5cb
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.01.14
version=2018.01.21
revision=1
noarch=yes
wrksrc="${pkgname}"
@ -14,7 +14,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
homepage="http://rg3.github.io/youtube-dl/"
license="Public Domain"
distfiles="https://yt-dl.org/downloads/${version}/${pkgname}-${version}.tar.gz"
checksum=6bfddba076d4dbb4841d12d65e9ab1c9130cc928ad186d92b6f590d78f92875e
checksum=c5be3f7ee9236505ae3dc945eddcc0c59661c91fb3b40347625d0b066d97ef91
alternatives="youtube-dl:youtube-dl:/usr/bin/youtube-dl2"
post_install() {