yt-dlp: update to 2022.07.18

This commit is contained in:
Ishaan Bhimwal 2022-07-18 14:18:19 +05:30 committed by Michal Vasilek
parent 305ef8b8c7
commit 35ccb0a85c

View file

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