yt-dlp: update to 2022.06.29.

This commit is contained in:
Daniel Eyßer 2022-06-29 12:06:57 +02:00 committed by Duncan Overbruck
parent b7d59a257b
commit bd67698eab
1 changed files with 2 additions and 2 deletions

View File

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