From e8cfe226c151439495b49003b85db7e4d2830675 Mon Sep 17 00:00:00 2001 From: Andrew Benson Date: Tue, 29 Aug 2023 07:17:46 -0500 Subject: [PATCH] ytmdl: update to 2023.07.27. --- srcpkgs/ytmdl/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/ytmdl/template b/srcpkgs/ytmdl/template index e27f9cccd93..da658e5afc5 100644 --- a/srcpkgs/ytmdl/template +++ b/srcpkgs/ytmdl/template @@ -1,7 +1,7 @@ # Template file for 'ytmdl' pkgname=ytmdl -version=2023.02.28 -revision=2 +version=2023.07.27 +revision=1 build_style=python3-module hostmakedepends="python3-setuptools" depends="ffmpeg yt-dlp 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=c05c5306172a067b1e694f0b737699b4c92dd24238bc4dc59f8883194210fd81 +checksum=15bd1acf4a8460bd88bd0e2d8a23c010cc456543c189e93a9c1b703e240716fa # There is no test to run make_check=no