diff --git a/srcpkgs/yt-dlp/template b/srcpkgs/yt-dlp/template index 5f3204cf2fb..7fd4f85e546 100644 --- a/srcpkgs/yt-dlp/template +++ b/srcpkgs/yt-dlp/template @@ -1,7 +1,7 @@ # Template file for 'yt-dlp' pkgname=yt-dlp -version=2021.09.25 -revision=2 +version=2021.10.10 +revision=1 wrksrc="$pkgname" build_style=python3-module hostmakedepends="python3-setuptools" @@ -12,7 +12,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=ae08e0b56fea59a8bfdadacd92eddc9bdfdc1473199178cb4e31bacfd991864a +checksum=6d8faf0b6fced99213eeaa5450c2c9e4acbee78081a9f5c04933ea0d316994fb do_check() { PYTHON=/usr/bin/python3 make offlinetest