From c5c98f314fe3a3d3d8760536c41e4ec48aeaa509 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 18:20:26 +0700 Subject: [PATCH] mathjax: remove noarch --- srcpkgs/mathjax/template | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/srcpkgs/mathjax/template b/srcpkgs/mathjax/template index c1088202b51..9c649b71e86 100644 --- a/srcpkgs/mathjax/template +++ b/srcpkgs/mathjax/template @@ -1,8 +1,7 @@ # Template file for 'mathjax' pkgname=mathjax version=2.7.6 -revision=1 -archs=noarch +revision=2 wrksrc="MathJax-${version}" depends="font-util" short_desc="JavaScript display engine for LaTeX, MathML and AsciiMath"