tmux: adopt package
This commit is contained in:
parent
5d9a4a10a0
commit
5e1ee194f7
1 changed files with 2 additions and 2 deletions
|
@ -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"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue