diff --git a/srcpkgs/youtube-dl/template b/srcpkgs/youtube-dl/template index 54187e923c8..8f2945c9934 100644 --- a/srcpkgs/youtube-dl/template +++ b/srcpkgs/youtube-dl/template @@ -1,6 +1,6 @@ # Template file for 'youtube-dl' pkgname=youtube-dl -version=2020.11.12 +version=2020.11.19 revision=1 wrksrc="${pkgname}" build_style=python3-module @@ -11,9 +11,9 @@ short_desc="CLI program to download videos from YouTube and other sites" maintainer="Daniel Eyßer " license="Unlicense" homepage="https://yt-dl.org" -changelog="https://gitlab.com/dstftw/youtube-dl/-/raw/master/ChangeLog" +changelog="https://raw.githubusercontent.com/ytdl-org/youtube-dl/master/ChangeLog" distfiles="${homepage}/downloads/latest/${pkgname}-${version}.tar.gz" -checksum=aeb00b2079c4711de7eea2a91f6923ebade84c5e985b0caeb47d572395d42831 +checksum=f8c14d9eb2fd8fe7242de8b96f2c918810867c518a162405644f483dcd14be9e do_check() { PYTHON=/usr/bin/python3 make offlinetest