yt-dlp: update to 2022.09.01.

This commit is contained in:
Daniel Eyßer 2022-09-01 22:21:29 +02:00 committed by Michal Vasilek
parent b871427659
commit ed573933ce

View file

@ -1,6 +1,6 @@
# Template file for 'yt-dlp'
pkgname=yt-dlp
version=2022.08.14
version=2022.09.01
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=6a3cbf305fdfdc3b531761cf5457f904ef127fe5a837b511bb63703cf14f65ab
checksum=675ff266e9400c47bb4df947ab3e7d5e9d4c362abcadd2c61ba341e86590f1df
do_check() {
PYTHON=/usr/bin/python3 make offlinetest