mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
system/tmuxp: Updated for version 1.0.0.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
parent
07284d3a1f
commit
d8dcb4a674
2 changed files with 5 additions and 5 deletions
|
@ -24,7 +24,7 @@
|
|||
|
||||
|
||||
PRGNAM=tmuxp
|
||||
VERSION=${VERSION:-0.11.0}
|
||||
VERSION=${VERSION:-1.0.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="tmuxp"
|
||||
VERSION="0.11.0"
|
||||
VERSION="1.0.0"
|
||||
HOMEPAGE="http://github.com/tony/tmuxp/"
|
||||
DOWNLOAD="https://pypi.python.org/packages/source/t/tmuxp/tmuxp-0.11.0.tar.gz"
|
||||
MD5SUM="feed222c5041301a2790f31ccd822e42"
|
||||
DOWNLOAD="https://pypi.python.org/packages/be/c9/aa6f9b9263d7d471da1ce34c8418f9003c690ade406ed6214b233fe1dc53/tmuxp-1.0.0.tar.gz"
|
||||
MD5SUM="14271e679a46a0ef1574caecfabd0334"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="kaptan argcomplete colorama"
|
||||
REQUIRES="kaptan argcomplete colorama python-libtmux"
|
||||
MAINTAINER="Dimitris Zlatanidis"
|
||||
EMAIL="d.zlatanidis@gmail.com"
|
||||
|
|
Loading…
Reference in a new issue