yt-dlp: update to 2022.03.08.1.

This commit is contained in:
MouadCharradi 2022-03-08 22:02:30 +01:00 committed by Leah Neukirchen
parent f2ecc26b75
commit cdcba53af6

View file

@ -1,6 +1,6 @@
# Template file for 'yt-dlp'
pkgname=yt-dlp
version=2022.02.04
version=2022.03.08.1
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=c8dd119c28a5d256322ddb3a2fff72bc02ace43fc5880c0065d97f7a48d7a8e3
checksum=135fd7bbf81c2639419b191d8e5abb80cd8a9801b7ed8e92a331a4107e820ab2
do_check() {
PYTHON=/usr/bin/python3 make offlinetest