mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
system/tmuxp: Updated for version 1.0.2.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
parent
fce2bdb470
commit
2c3d0f0dfe
2 changed files with 4 additions and 4 deletions
|
@ -24,7 +24,7 @@
|
|||
|
||||
|
||||
PRGNAM=tmuxp
|
||||
VERSION=${VERSION:-1.0.1}
|
||||
VERSION=${VERSION:-1.0.2}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="tmuxp"
|
||||
VERSION="1.0.1"
|
||||
VERSION="1.0.2"
|
||||
HOMEPAGE="http://github.com/tony/tmuxp/"
|
||||
DOWNLOAD="https://pypi.python.org/packages/a0/8b/f770aced318e151974b668063ae680a437185dc5c6b404009c5c850e68e0/tmuxp-1.0.1.tar.gz"
|
||||
MD5SUM="28c6bc5c68d53c585c9eb816d3b57aee"
|
||||
DOWNLOAD="https://pypi.python.org/packages/cc/86/447ca2678783c7b6fc438b0fb5fcf3639446cfe6041c6f8e310402cfda83/tmuxp-1.0.2.tar.gz"
|
||||
MD5SUM="f32a09dbe885521b3cdf9c51ca0c83c7"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="kaptan argcomplete colorama python-libtmux"
|
||||
|
|
Loading…
Reference in a new issue