yt-dlp: update to 2022.08.14.

This commit is contained in:
Andrew Benson 2022-08-17 12:08:07 -05:00
parent f11e672b40
commit faf7328a7c

View file

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