diff --git a/srcpkgs/yt-dlp/template b/srcpkgs/yt-dlp/template index fe0b4d4bc73..354967b8828 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.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