From 2b8be7ac336c6f05d69785605b58ee8f7d757d77 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 09:17:42 +0700 Subject: [PATCH] tmuxc: remove noarch --- srcpkgs/tmuxc/template | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/srcpkgs/tmuxc/template b/srcpkgs/tmuxc/template index 7eeffc8c64c..384bcaff1b6 100644 --- a/srcpkgs/tmuxc/template +++ b/srcpkgs/tmuxc/template @@ -1,8 +1,7 @@ # Template file for 'tmuxc' pkgname=tmuxc version=1.7.1 -revision=1 -archs=noarch +revision=2 depends="perl" short_desc="Local and remote tmux window manager" maintainer="Zach Dykstra "