From 1cc87d8911e334eca519b8946da3df6dcebbeaa7 Mon Sep 17 00:00:00 2001 From: classabbyamp Date: Thu, 3 Jul 2025 00:13:46 -0400 Subject: [PATCH] yt-dlp: update to 2025.06.30. --- 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 fdabed6cedb..a61dada7a4f 100644 --- a/srcpkgs/yt-dlp/template +++ b/srcpkgs/yt-dlp/template @@ -1,7 +1,7 @@ # Template file for 'yt-dlp' pkgname=yt-dlp -version=2025.06.25 -revision=2 +version=2025.06.30 +revision=1 build_style=python3-pep517 make_check_args="-k not((download)or(test_socks))" hostmakedepends="hatchling" @@ -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>yt-dlp-$version.tar.gz" -checksum=9416b3891b49f8929ed57789914256ce26930c9bf44980742e838db2100bbbf8 +checksum=606f3e3e431839998d1f377de615a9792e77e5968ad929c2c6ba1a17774bbf1b post_install() { cat <<- "EOF" > youtube-dl