system/tmuxp: Updated for version 0.9.2.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
parent
91833e1a88
commit
3796bbb97b
|
@ -24,7 +24,7 @@
|
|||
|
||||
|
||||
PRGNAM=tmuxp
|
||||
VERSION=${VERSION:-0.9.1}
|
||||
VERSION=${VERSION:-0.9.2}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="tmuxp"
|
||||
VERSION="0.9.1"
|
||||
VERSION="0.9.2"
|
||||
HOMEPAGE="http://github.com/tony/tmuxp/"
|
||||
DOWNLOAD="https://pypi.python.org/packages/source/t/tmuxp/tmuxp-0.9.1.tar.gz"
|
||||
MD5SUM="bac5f64b09618b9cc5dfaef1f326f381"
|
||||
DOWNLOAD="https://pypi.python.org/packages/source/t/tmuxp/tmuxp-0.9.2.tar.gz"
|
||||
MD5SUM="f6553259cae5c9fc580c569d48739f04"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="kaptan argcomplete colorama"
|
||||
|
|
Loading…
Reference in New Issue