From 63094e5d8aa3d20efa021a7512c912c339b8e889 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:29 +0700 Subject: [PATCH] mons: remove noarch --- srcpkgs/mons/template | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/srcpkgs/mons/template b/srcpkgs/mons/template index d326cc456c5..447c81881bb 100644 --- a/srcpkgs/mons/template +++ b/srcpkgs/mons/template @@ -1,11 +1,10 @@ # Template file for 'mons' pkgname=mons version=0.8.2 -revision=1 +revision=2 build_style=gnu-makefile -archs=noarch -depends="libXrandr" hostmakedepends="help2man" +depends="libXrandr" short_desc="Quickly manage 2-monitors display using xrandr" maintainer="Nick Hahn " license="MIT"