tmux: update to 2.0.

This commit is contained in:
Christian Neukirchen 2015-05-07 11:50:52 +02:00
parent 9624f721ba
commit 0dd525a0de
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'tmux'
pkgname=tmux
version=1.9a
revision=4
version=2.0
revision=1
build_pie=yes
build_style=gnu-configure
makedepends="ncurses-devel libevent-devel"
@ -10,7 +10,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
homepage="http://tmux.sourceforge.net"
license="BSD"
distfiles="${SOURCEFORGE_SITE}/tmux/tmux-$version.tar.gz"
checksum=c5e3b22b901cf109b20dab54a4a651f0471abd1f79f6039d79b250d21c2733f5
checksum=795f4b4446b0ea968b9201c25e8c1ef8a6ade710ebca4657dd879c35916ad362
post_install() {
vinstall examples/bash_completion_tmux.sh 644 usr/share/bash-completion/completions tmux