yt-dlp: update to 2022.02.03.

This commit is contained in:
Daniel Eyßer 2022-02-03 21:22:35 +01:00 committed by Echo
parent 776df88a4d
commit 445ce4d53a

View file

@ -1,6 +1,6 @@
# Template file for 'yt-dlp'
pkgname=yt-dlp
version=2022.01.21
version=2022.02.03
revision=1
wrksrc="$pkgname"
build_style=python3-module
@ -13,7 +13,7 @@ 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=78455c03fb3f5a84bfc05afca5a2564af9852e8fe7f088877e20b8508217dd29
checksum=80c2dcf55b6846b0cc1099b1d53efa16a44e9919ddb3a14325f7c17fdbbee901
do_check() {
PYTHON=/usr/bin/python3 make offlinetest