From ea4b5a2dbd21504a241500f8e3bc961db10202ba Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Fri, 24 Sep 2021 23:18:22 -0400 Subject: [PATCH] ytcc: rebuild for Python 3.10 --- srcpkgs/ytcc/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/ytcc/template b/srcpkgs/ytcc/template index 4e6979b3e2f..99a0c9b9112 100644 --- a/srcpkgs/ytcc/template +++ b/srcpkgs/ytcc/template @@ -1,7 +1,7 @@ # Template file for 'ytcc' pkgname=ytcc version=1.8.2 -revision=4 +revision=5 build_style=python3-module hostmakedepends="gettext python3-setuptools" depends="python3-SQLAlchemy python3-feedparser python3-lxml python3-youtube-dl