From 7a2a981bbe0e70aed6df5bb4c052734839b15e4b Mon Sep 17 00:00:00 2001 From: maxice8 Date: Sun, 10 Dec 2017 20:09:14 -0200 Subject: [PATCH] youtube-dl: update to 2017.12.10. --- srcpkgs/youtube-dl/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/youtube-dl/template b/srcpkgs/youtube-dl/template index d2c76f0f9a7..ecd450675da 100644 --- a/srcpkgs/youtube-dl/template +++ b/srcpkgs/youtube-dl/template @@ -1,6 +1,6 @@ # Template file for 'youtube-dl' pkgname=youtube-dl -version=2017.12.02 +version=2017.12.10 revision=1 noarch=yes wrksrc="${pkgname}" @@ -14,7 +14,7 @@ maintainer="Juan RP " homepage="http://rg3.github.com/youtube-dl/" license="Public Domain" distfiles="https://yt-dl.org/downloads/${version}/${pkgname}-${version}.tar.gz" -checksum=0a523db989f0f75e7e91676d6e416dad22a0e1ef3341cec652bf5b06c07fc5e1 +checksum=6b1714e51425684d1716f7bcd6fc09aebfbfcd6ef3030b0d62a0997279ed9cca alternatives="youtube-dl:youtube-dl:/usr/bin/youtube-dl2" post_install() {