tmux: adopt package

This commit is contained in:
Nathan Owens 2018-12-28 20:49:41 -06:00 committed by Helmut Pozimski
parent 5d9a4a10a0
commit 5e1ee194f7

View file

@ -1,11 +1,11 @@
# Template file for 'tmux' # Template file for 'tmux'
pkgname=tmux pkgname=tmux
version=2.8 version=2.8
revision=1 revision=2
build_style=gnu-configure build_style=gnu-configure
makedepends="libevent-devel ncurses-devel" makedepends="libevent-devel ncurses-devel"
short_desc="Terminal Multiplexer" short_desc="Terminal Multiplexer"
maintainer="Juan RP <xtraeme@voidlinux.eu>" maintainer="Nathan <ndowens@yahoo.com>"
license="ISC" license="ISC"
homepage="https://tmux.github.io" homepage="https://tmux.github.io"
changelog="https://raw.githubusercontent.com/tmux/tmux/master/CHANGES" changelog="https://raw.githubusercontent.com/tmux/tmux/master/CHANGES"