From 820f4386477e80b4e6c668c537a2224b66748d4d 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, 18 Oct 2020 21:35:39 +0700 Subject: [PATCH] ca-certificates: drop noarch --- srcpkgs/ca-certificates/template | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/srcpkgs/ca-certificates/template b/srcpkgs/ca-certificates/template index 9d20f346e84..224c88c2232 100644 --- a/srcpkgs/ca-certificates/template +++ b/srcpkgs/ca-certificates/template @@ -1,9 +1,8 @@ # Template file for 'ca-certificates' pkgname=ca-certificates version=20200601 -revision=1 +revision=2 bootstrap=yes -archs=noarch conf_files="/etc/ca-certificates.conf" wrksrc="work" hostmakedepends="libressl"