python/python-libtmux: Updated for version 0.6.0.

Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
Dimitris Zlatanidis 2016-09-18 07:37:08 +03:00 committed by Willy Sudiarto Raharjo
parent de9cc96e87
commit 3769aa8c07
No known key found for this signature in database
GPG key ID: 887B8374D7333381
3 changed files with 5 additions and 5 deletions

View file

@ -1,2 +1,2 @@
libtmux is the library that powers tmuxp, a tool that helps tmux users
libtmux is the library that powers tmuxp, a tool that helps tmux users
manage their workspaces. Take control of tmux via python.

View file

@ -24,7 +24,7 @@
PRGNAM=python-libtmux
SRCNAM=$(echo $PRGNAM | cut -c8-14)
VERSION=${VERSION:-0.4.1}
VERSION=${VERSION:-0.6.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="python-libtmux"
VERSION="0.4.1"
VERSION="0.6.0"
HOMEPAGE="https://github.com/tony/libtmux"
DOWNLOAD="https://github.com/tony/libtmux/archive/v0.4.1.tar.gz"
MD5SUM="52afa11f301a1acb1af499a78c11d2e6"
DOWNLOAD="https://github.com/tony/libtmux/archive/v0.6.0.tar.gz"
MD5SUM="1a36e51172b74c1b15fbd3def529bb47"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""