From 0479315deea0a16fd724e6f25707618beeaaaa79 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?= Date: Sun, 29 Nov 2020 09:46:52 +0700 Subject: [PATCH] lftpfs: remove noarch --- srcpkgs/lftpfs/template | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/srcpkgs/lftpfs/template b/srcpkgs/lftpfs/template index f8b75902812..51e655e21ed 100644 --- a/srcpkgs/lftpfs/template +++ b/srcpkgs/lftpfs/template @@ -1,8 +1,7 @@ # Template file for 'lftpfs' pkgname=lftpfs version=0.4.3 -revision=2 -archs=noarch +revision=3 build_style=perl-module hostmakedepends="perl" makedepends="perl-Fuse perl-IPC-Run lftp"