mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
system/tmuxp: Updated for version 0.10.0.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
parent
ee0b1d9155
commit
9d318af456
2 changed files with 4 additions and 4 deletions
|
@ -24,7 +24,7 @@
|
|||
|
||||
|
||||
PRGNAM=tmuxp
|
||||
VERSION=${VERSION:-0.9.3}
|
||||
VERSION=${VERSION:-0.10.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="tmuxp"
|
||||
VERSION="0.9.3"
|
||||
VERSION="0.10.0"
|
||||
HOMEPAGE="http://github.com/tony/tmuxp/"
|
||||
DOWNLOAD="https://pypi.python.org/packages/source/t/tmuxp/tmuxp-0.9.3.tar.gz"
|
||||
MD5SUM="d40900234b24162de26a65cf562dd4b6"
|
||||
DOWNLOAD="https://pypi.python.org/packages/source/t/tmuxp/tmuxp-0.10.0.tar.gz"
|
||||
MD5SUM="a9acf53903630c48f246f95cbad536b9"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="kaptan argcomplete colorama"
|
||||
|
|
Loading…
Reference in a new issue