diff --git a/srcpkgs/hostmux/template b/srcpkgs/hostmux/template index c261e9487ec..4fc20a25734 100644 --- a/srcpkgs/hostmux/template +++ b/srcpkgs/hostmux/template @@ -1,10 +1,9 @@ # Template file for 'hostmux' pkgname=hostmux version=1.4.0 -revision=1 -archs=noarch +revision=2 depends="tmux" -short_desc="A small wrapper for tmux to easily connect to a series of hosts via ssh" +short_desc="Small wrapper for tmux to easily connect to a series of hosts via ssh" maintainer="Frank Steinborn " license="MIT" homepage="https://github.com/hukl/hostmux"