From eaec133a2ca1294551f3ce6926ec57b5f73d1468 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?= Date: Tue, 13 Oct 2020 20:11:04 +0700 Subject: [PATCH] onionshare: rebuild for Python 3.9 --- srcpkgs/onionshare/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/onionshare/template b/srcpkgs/onionshare/template index b9d4fe0fafb..4a175464893 100644 --- a/srcpkgs/onionshare/template +++ b/srcpkgs/onionshare/template @@ -1,7 +1,7 @@ # Template file for 'onionshare' pkgname=onionshare version=2.2 -revision=4 +revision=5 build_style=python3-module pycompile_dirs="/usr/share/nautilus-python/extensions" hostmakedepends="python3-setuptools"