From 277e953da5eda2891e63c820036310988b780e52 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Sun, 3 Oct 2021 22:32:53 -0400 Subject: [PATCH] ytmdl: rebuild for Python 3.10 --- srcpkgs/ytmdl/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/ytmdl/template b/srcpkgs/ytmdl/template index 055ee8f1123..0b7b01875ee 100644 --- a/srcpkgs/ytmdl/template +++ b/srcpkgs/ytmdl/template @@ -1,7 +1,7 @@ # Template file for 'ytmdl' pkgname=ytmdl version=2021.08.01 -revision=2 +revision=3 build_style=python3-module hostmakedepends="python3-setuptools" depends="ffmpeg youtube-dl python3-mutagen python3-requests python3-colorama