yt-dlp: update to 2023.12.30.
This commit is contained in:
parent
3dad299692
commit
3e3b7fa3f4
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'yt-dlp'
|
||||
pkgname=yt-dlp
|
||||
version=2023.11.16
|
||||
version=2023.12.30
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
make_check_args="-k not(download)"
|
||||
|
@ -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=aa7fb7e49b57b1b5ac439a72568575e4df904ffc30417e19e644990e7239ac53
|
||||
checksum=5408fe5d12cd1c430ee10346770e3d60baad5c63a38b41c8967005e4956780a7
|
||||
|
|
Loading…
Reference in New Issue