From 31ac8655cf6d8ce777e4969511344b982a7f8b0c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?= Date: Sat, 28 Nov 2020 17:55:11 +0700 Subject: [PATCH] pfetch: remove noarch --- srcpkgs/pfetch/template | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/srcpkgs/pfetch/template b/srcpkgs/pfetch/template index d67c2564bfb..8e4a04484fc 100644 --- a/srcpkgs/pfetch/template +++ b/srcpkgs/pfetch/template @@ -1,8 +1,7 @@ # Template file for 'pfetch' pkgname=pfetch version=0.6.0 -revision=1 -archs="noarch" +revision=2 short_desc="System information tool written in POSIX sh" maintainer="Daniel Lewan " license="MIT"