From efea3471f6290a8cf042f6aa0152e3c236522131 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Ey=C3=9Fer?= Date: Mon, 2 Jan 2023 18:46:12 +0100 Subject: [PATCH] yt-dlp: update to 2023.01.02. --- 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 8e50be5e775..99e29af0374 100644 --- a/srcpkgs/yt-dlp/template +++ b/srcpkgs/yt-dlp/template @@ -1,6 +1,6 @@ # Template file for 'yt-dlp' pkgname=yt-dlp -version=2022.11.11 +version=2023.01.02 revision=1 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=51fa055912c7fc742a882ff58236bd25b39055b98168a3563ed17cc575c3c3ae +checksum=e1d8053ea9b6c31072037edda9cfe8741b8204ab5edc8eac61f4ba8077e65247 do_check() { PYTHON=/usr/bin/python3 make offlinetest