From d07c17bf7c794b3be1d10a253ee3a431f12bf668 Mon Sep 17 00:00:00 2001 From: Michal Vasilek Date: Mon, 11 Oct 2021 23:38:16 +0200 Subject: [PATCH] yt-dlp: update to 2021.10.10. --- srcpkgs/yt-dlp/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/yt-dlp/template b/srcpkgs/yt-dlp/template index 5f3204cf2fb..7fd4f85e546 100644 --- a/srcpkgs/yt-dlp/template +++ b/srcpkgs/yt-dlp/template @@ -1,7 +1,7 @@ # Template file for 'yt-dlp' pkgname=yt-dlp -version=2021.09.25 -revision=2 +version=2021.10.10 +revision=1 wrksrc="$pkgname" build_style=python3-module hostmakedepends="python3-setuptools" @@ -12,7 +12,7 @@ license="Unlicense" homepage="https://github.com/yt-dlp/yt-dlp" changelog="https://raw.githubusercontent.com/yt-dlp/yt-dlp/master/Changelog.md" distfiles="https://github.com/yt-dlp/yt-dlp/releases/download/$version/yt-dlp.tar.gz" -checksum=ae08e0b56fea59a8bfdadacd92eddc9bdfdc1473199178cb4e31bacfd991864a +checksum=6d8faf0b6fced99213eeaa5450c2c9e4acbee78081a9f5c04933ea0d316994fb do_check() { PYTHON=/usr/bin/python3 make offlinetest