diff --git a/srcpkgs/yt-dlp/template b/srcpkgs/yt-dlp/template index 95c9db3e951..5d3ffe3a0a8 100644 --- a/srcpkgs/yt-dlp/template +++ b/srcpkgs/yt-dlp/template @@ -1,6 +1,6 @@ # Template file for 'yt-dlp' pkgname=yt-dlp -version=2022.04.08 +version=2022.05.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=a9ea3753977dd82f051f0674fbdc3eb5ff49a67246f4bd3cac5745702828d1db +checksum=59a0e89d79018070844c6301f7848594b746ca4857e7da14a5e6938a24e63172 do_check() { PYTHON=/usr/bin/python3 make offlinetest