From fd5b9f4935be3c4cf5f1ff4959e1aa10a320c71f Mon Sep 17 00:00:00 2001 From: Alzim Date: Tue, 17 Nov 2020 01:48:52 +0300 Subject: [PATCH] Updated to 2020.11.17 --- .abf.yml | 2 +- youtube-dl.spec | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.abf.yml b/.abf.yml index 508eae7..8394906 100644 --- a/.abf.yml +++ b/.abf.yml @@ -1,2 +1,2 @@ sources: - youtube-dl-2020.11.01.1.tar.gz: dcca4795a77713b7ba56dec95df6e34544601a3b + youtube-dl-2020.11.17.tar.gz: 7589f1191d5da62c4a4c92b355ca761b5350c121 diff --git a/youtube-dl.spec b/youtube-dl.spec index 7bec6c8..e4db6fd 100644 --- a/youtube-dl.spec +++ b/youtube-dl.spec @@ -2,14 +2,14 @@ Summary: Small command-line program to download videos from YouTube Name: youtube-dl -Version: 2020.11.01.1 +Version: 2020.11.17 Release: 1 License: Public Domain and GPLv2+ Group: Video # https://youtube-dl.org Url: https://yt-dl.org -#Source0: https://github.com/rg3/youtube-dl/releases/download/%{version}/%{name}-%{version}.tar.gz -Source0: https://youtube-dl.org/downloads/latest/youtube-dl-%{version}.tar.gz +Source0: https://github.com/rg3/youtube-dl/releases/download/%{version}/%{name}-%{version}.tar.gz +#Source0: https://youtube-dl.org/downloads/latest/youtube-dl-%{version}.tar.gz BuildRequires: ffmpeg BuildRequires: gnupg2 BuildRequires: pkgconfig(python3)