diff --git a/srcpkgs/ytmdl/template b/srcpkgs/ytmdl/template index 500686b1e46..46cccd3fbbc 100644 --- a/srcpkgs/ytmdl/template +++ b/srcpkgs/ytmdl/template @@ -1,7 +1,7 @@ # Template file for 'ytmdl' pkgname=ytmdl -version=2021.01.14 -revision=2 +version=2021.03.04 +revision=1 build_style=python3-module hostmakedepends="python3-setuptools" depends="ffmpeg youtube-dl python3-mutagen python3-requests python3-colorama @@ -15,7 +15,7 @@ maintainer="Andrew Benson " license="MIT" homepage="https://github.com/deepjyoti30/ytmdl" distfiles="${homepage}/archive/${version}.tar.gz" -checksum=0783af6edc20a5e5635774a62bff9c20a81ebe4f6a71b939566724b279f6c4a5 +checksum=c04d109ffa89958aedb0d2a7b4bcab1421cbc372cb176611f95a86d2dd39f1f2 do_check() { :