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