yt-dlp: update to 2024.08.06.
This commit is contained in:
parent
e23f492cbd
commit
8641f76dd2
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'yt-dlp'
|
||||
pkgname=yt-dlp
|
||||
version=2024.08.01
|
||||
version=2024.08.06
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
make_check_args="-k not((download)or(test_socks))"
|
||||
|
@ -13,4 +13,4 @@ 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=9ddf1082359431dadb8cc78c91b04bfd8308a2c2fc2c51573a7936e558dca327
|
||||
checksum=e08331fb9a36eba56b4efd074b5b25fbf08413e9cb47009a28ecbffe47150310
|
||||
|
|
Loading…
Reference in New Issue