python-texttable: update to 1.3.1
[void-packages.git] / srcpkgs / tmux / template
blobfab49e7b5200d868a5c8e5bad66439e8f5b7d0b2
1 # Template file for 'tmux'
2 pkgname=tmux
3 version=2.7
4 revision=1
5 build_style=gnu-configure
6 makedepends="libevent-devel ncurses-devel"
7 short_desc="Terminal Multiplexer"
8 maintainer="Juan RP <xtraeme@voidlinux.eu>"
9 license="ISC"
10 homepage="http://tmux.github.io"
11 distfiles="https://github.com/tmux/tmux/releases/download/${version}/tmux-${version}.tar.gz"
12 checksum=9ded7d100313f6bc5a87404a4048b3745d61f2332f99ec1400a7c4ed9485d452
14 post_install() {
15         vlicense COPYING