From 031155516b9165eb492706e273ed20be4ce517b9 Mon Sep 17 00:00:00 2001 From: Andrew Benson Date: Mon, 26 Dec 2022 19:21:47 -0600 Subject: [PATCH] ytmdl: update to 2022.12.25. --- srcpkgs/ytmdl/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/ytmdl/template b/srcpkgs/ytmdl/template index 468f552e2f0..00b032bee17 100644 --- a/srcpkgs/ytmdl/template +++ b/srcpkgs/ytmdl/template @@ -1,7 +1,7 @@ # Template file for 'ytmdl' pkgname=ytmdl -version=2022.03.16 -revision=5 +version=2022.12.25 +revision=1 build_style=python3-module hostmakedepends="python3-setuptools" depends="ffmpeg youtube-dl python3-mutagen python3-requests python3-colorama @@ -16,7 +16,7 @@ maintainer="Andrew Benson " license="MIT" homepage="https://github.com/deepjyoti30/ytmdl" distfiles="${homepage}/archive/${version}.tar.gz" -checksum=cb2271e7e2e2db107848699dd7e56a7d9479b6ce20e5ddef8710bd7078543430 +checksum=8e4c859b1f20e5d43626f4066a7f2a9bdb4a6d2addcbf13803add42c7c56dbb3 # There is no test to run make_check=no