yt-dlp: update to 2022.08.08.

This commit is contained in:
Daniel Eyßer 2022-08-11 22:42:00 +02:00 committed by Michal Vasilek
parent e623f40cbc
commit 37bd1dc9fc

View file

@ -1,6 +1,6 @@
# Template file for 'yt-dlp'
pkgname=yt-dlp
version=2022.07.18
version=2022.08.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=d2531dc0d17b78209ac21cbf4e228c5a41b5aca97b46a256c33574ed2176bff2
checksum=336c2ec1d70f3ed5ca62162c10c40a7bc26ffb1dc88745d4809759fbc76c356f
do_check() {
PYTHON=/usr/bin/python3 make offlinetest