From bff9628f20d3e9c68be9caa493d67770ecf0e1df Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Tue, 24 Dec 2019 12:24:50 +0100 Subject: [PATCH] trash-cli: rebuild for Python 3.8.1. --- 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 2a08548c7c8..4ab724d8cb1 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=1 +revision=2 build_style=python3-module hostmakedepends="python3" depends="python3"