From be862f0b140f1e85ba87e55833df05e37428f076 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Sun, 6 Mar 2016 07:55:59 +0100 Subject: [PATCH] hostmux: noarch=yes --- srcpkgs/hostmux/template | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/srcpkgs/hostmux/template b/srcpkgs/hostmux/template index 4d8eea32bd3..9c70fe003bf 100644 --- a/srcpkgs/hostmux/template +++ b/srcpkgs/hostmux/template @@ -1,7 +1,8 @@ # Template file for 'hostmux' pkgname=hostmux version=1.1.0 -revision=1 +revision=2 +noarch=yes depends="tmux" short_desc="A small wrapper for tmux to easily connect to a series of hosts via ssh" maintainer="Michael Gehring "