yt-dlp: update to 2023.03.04.
This commit is contained in:
parent
74a2baa28c
commit
46829f7f15
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'yt-dlp'
|
||||
pkgname=yt-dlp
|
||||
version=2023.02.17
|
||||
version=2023.03.04
|
||||
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=81f607b8754b1bc67e6592a4e316c015d720e7118757a5afd4ef2aaf37d2ef29
|
||||
checksum=771d2abefcd5f1e6f3ab6d6d18cdae98be4ab73538d1174e7e7236640418e150
|
||||
|
|
Loading…
Reference in New Issue