hostmux: remove noarch

This commit is contained in:
Đoàn Trần Công Danh 2020-11-29 10:10:09 +07:00
parent fab88dd1b1
commit dbd46fe0bc

View file

@ -1,10 +1,9 @@
# Template file for 'hostmux' # Template file for 'hostmux'
pkgname=hostmux pkgname=hostmux
version=1.4.0 version=1.4.0
revision=1 revision=2
archs=noarch
depends="tmux" 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 <steinex@nognu.de>" maintainer="Frank Steinborn <steinex@nognu.de>"
license="MIT" license="MIT"
homepage="https://github.com/hukl/hostmux" homepage="https://github.com/hukl/hostmux"