yt-dlp: update to 2022.04.08.

This commit is contained in:
Michal Vasilek 2022-04-08 12:58:50 +02:00
parent 175f0785c1
commit be70e16d10

View file

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