From 976ec57cf6a5232902d8f9de244c931c8204ecc9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?= Date: Mon, 5 Oct 2020 07:28:08 +0700 Subject: [PATCH] onionshare: drop noarch --- srcpkgs/onionshare/template | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/srcpkgs/onionshare/template b/srcpkgs/onionshare/template index b8df8ae79c7..b9d4fe0fafb 100644 --- a/srcpkgs/onionshare/template +++ b/srcpkgs/onionshare/template @@ -1,8 +1,7 @@ # Template file for 'onionshare' pkgname=onionshare version=2.2 -revision=3 -archs=noarch +revision=4 build_style=python3-module pycompile_dirs="/usr/share/nautilus-python/extensions" hostmakedepends="python3-setuptools"