diff --git a/srcpkgs/yt-dlp/template b/srcpkgs/yt-dlp/template index fbe7ba22b6d..61df7664f22 100644 --- a/srcpkgs/yt-dlp/template +++ b/srcpkgs/yt-dlp/template @@ -1,7 +1,7 @@ # Template file for 'yt-dlp' pkgname=yt-dlp version=2023.09.24 -revision=1 +revision=2 build_style=python3-module make_check_args="-k not(download)" hostmakedepends="python3-setuptools"