From c716f09ae1794619a193641fe97796b48cfc6e9c Mon Sep 17 00:00:00 2001 From: Toyam Cox Date: Thu, 23 Feb 2017 03:02:48 -0500 Subject: [PATCH] youtube-dl: change changelog location to raw file --- srcpkgs/youtube-dl/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/youtube-dl/template b/srcpkgs/youtube-dl/template index 1861c1e18f..caa83974e0 100644 --- a/srcpkgs/youtube-dl/template +++ b/srcpkgs/youtube-dl/template @@ -9,7 +9,7 @@ pycompile_module="youtube_dl" hostmakedepends="python python3" depends="python" short_desc="CLI program to download videos from YouTube and other sites (Python2)" -# changelog="https://github.com/rg3/youtube-dl/blob/master/ChangeLog" +#changelog="https://raw.githubusercontent.com/rg3/youtube-dl/master/ChangeLog" maintainer="Juan RP " homepage="http://rg3.github.com/youtube-dl/" license="Public Domain"