From 0eae6ebc6ad3ddeb742a407ec75cd92104769a17 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Ey=C3=9Fer?= Date: Fri, 21 Jan 2022 15:43:20 +0100 Subject: [PATCH] yt-dlp: update to 2022.01.21. --- srcpkgs/yt-dlp/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/yt-dlp/template b/srcpkgs/yt-dlp/template index a2155ca2f37b..0ce6578633a8 100644 --- a/srcpkgs/yt-dlp/template +++ b/srcpkgs/yt-dlp/template @@ -1,6 +1,6 @@ # Template file for 'yt-dlp' pkgname=yt-dlp -version=2021.12.27 +version=2022.01.21 revision=1 wrksrc="$pkgname" build_style=python3-module @@ -13,7 +13,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=3492c344b1b71ac13c73a53dbb3bc504f7ebaa325c10807ad905428e74a6d630 +checksum=78455c03fb3f5a84bfc05afca5a2564af9852e8fe7f088877e20b8508217dd29 do_check() { PYTHON=/usr/bin/python3 make offlinetest