youtube-dl: update to 2018.02.04.

This commit is contained in:
cr6git 2018-02-04 14:35:53 +01:00 committed by Leаh Neukirchen
parent 78f13fc5ad
commit 9297cbcf5e

View file

@ -1,6 +1,6 @@
# Template file for 'youtube-dl' # Template file for 'youtube-dl'
pkgname=youtube-dl pkgname=youtube-dl
version=2018.01.21 version=2018.02.04
revision=1 revision=1
noarch=yes noarch=yes
wrksrc="${pkgname}" wrksrc="${pkgname}"
@ -14,7 +14,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
homepage="http://rg3.github.io/youtube-dl/" homepage="http://rg3.github.io/youtube-dl/"
license="Public Domain" license="Public Domain"
distfiles="https://yt-dl.org/downloads/${version}/${pkgname}-${version}.tar.gz" distfiles="https://yt-dl.org/downloads/${version}/${pkgname}-${version}.tar.gz"
checksum=c5be3f7ee9236505ae3dc945eddcc0c59661c91fb3b40347625d0b066d97ef91 checksum=4ae02802815bd15d469e85d0e910b91cd8da05ae82eff46d50186d4fd777b47b
alternatives="youtube-dl:youtube-dl:/usr/bin/youtube-dl2" alternatives="youtube-dl:youtube-dl:/usr/bin/youtube-dl2"
post_install() { post_install() {