yt-dlp: update to 2022.05.18.

This commit is contained in:
Daniel Eyßer 2022-05-18 20:57:08 +02:00 committed by Echo
parent e392f1ba3a
commit c559951b15

View File

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