From f11a0b91cc9324211da23551aae953751a066931 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Wed, 7 Oct 2020 09:56:21 -0400 Subject: [PATCH] trash-cli: rebuild for Python 3.9 --- srcpkgs/trash-cli/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/trash-cli/template b/srcpkgs/trash-cli/template index 4ab724d8cb1..d1e28aca412 100644 --- a/srcpkgs/trash-cli/template +++ b/srcpkgs/trash-cli/template @@ -1,7 +1,7 @@ # Template file for 'trash-cli' pkgname=trash-cli version=0.17.1.14 -revision=2 +revision=3 build_style=python3-module hostmakedepends="python3" depends="python3"