From 6bf643600d6dab41a96c2760988c54e9c258c954 Mon Sep 17 00:00:00 2001 From: Toyam Cox Date: Mon, 6 Mar 2017 02:38:12 -0500 Subject: [PATCH] youtube-dl: update to 2017.03.06. --- 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 9b38ac488f8..15b3ce906d1 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.03.05 +version=2017.03.06 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=da0f4dd74479767d6791643b556fd856d48a1fa99f8c01d3c2ca6e957db9283d +checksum=7b9a2b785828eab266b80b01ada07ac40e34253797f31b980fdc62174ae00b0a alternatives="youtube-dl:youtube-dl:/usr/bin/youtube-dl2" post_install() {