bump(main/python-yt-dlp): 2025.08.20

This commit has been automatically submitted by Github Actions.
This commit is contained in:
termux-pacman-bot
2025-08-20 06:44:22 +00:00
parent 0e7e770055
commit 5f791b773e

View File

@@ -2,9 +2,9 @@ TERMUX_PKG_HOMEPAGE=https://github.com/yt-dlp/yt-dlp
TERMUX_PKG_DESCRIPTION="A youtube-dl fork with additional features and fixes"
TERMUX_PKG_LICENSE="Unlicense"
TERMUX_PKG_MAINTAINER="Joshua Kahn @TomJo2000"
TERMUX_PKG_VERSION="2025.08.11"
TERMUX_PKG_VERSION="2025.08.20"
TERMUX_PKG_SRCURL=https://github.com/yt-dlp/yt-dlp/archive/refs/tags/$TERMUX_PKG_VERSION.tar.gz
TERMUX_PKG_SHA256=54033f48ec1ba46bff219be985daa204d39671cc6ff43b41b0ac8503e21a831c
TERMUX_PKG_SHA256=2a98934dd1e0f613685c1670e5e75a9f5ae63c9728cf7e3fe13f39ed31e366af
TERMUX_PKG_DEPENDS="libc++, libexpat, openssl, python, python-brotli, python-pip, python-pycryptodomex"
TERMUX_PKG_RECOMMENDS="ffmpeg"
TERMUX_PKG_PYTHON_COMMON_DEPS="hatchling, wheel"