yt-dlp: update to 2024.05.27.
This commit is contained in:
parent
6f25ca7ec3
commit
ac64a2873b
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'yt-dlp'
|
||||
pkgname=yt-dlp
|
||||
version=2024.05.26
|
||||
version=2024.05.27
|
||||
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"
|
||||
checksum=18dc2638ef950e3ce355a5d52e9e02d29e92b07d410dbe197f890f1a2a5c3c27
|
||||
checksum=83dbf15456490e7efe9ba839922f8221d07cf1168b29653fd476faa3cdf91235
|
||||
|
|
Loading…
Reference in New Issue