File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 11# Template file for 'yt-dlp'
22pkgname=yt-dlp
3- version=2025.11.12
4- revision=2
3+ version=2025.12.08
4+ revision=1
55# XXX: keep python3-yt-dlp-ejs in sync with pyproject.toml
6- _ejs_ver=0.3.1
6+ _ejs_ver=0.3.2
77build_style=python3-pep517
88make_check_args="-k not((download)or(test_socks))"
99hostmakedepends="hatchling"
@@ -17,7 +17,7 @@ license="Unlicense"
1717homepage="https://github.com/yt-dlp/yt-dlp"
1818changelog="https://raw.githubusercontent.com/yt-dlp/yt-dlp/master/Changelog.md"
1919distfiles="https://github.com/yt-dlp/yt-dlp/releases/download/${version}/yt-dlp.tar.gz>yt-dlp-$version.tar.gz"
20- checksum=561ead2e2991f11789d3cd9f9b5a2eee2641a587e2cfc1ee9631c7c1d851c0ec
20+ checksum=9814ae7dd4118a80a6104399d4984e355d2a71f78e6bbc48137a5b299eddcbaf
2121
2222if [ "$XBPS_WORDSIZE" -eq "$XBPS_TARGET_WORDSIZE" ]; then
2323 # nodejs can only be built for this platform combination
You can’t perform that action at this time.
0 commit comments