diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2016-09-18 07:42:45 +0300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-09-24 07:05:14 +0700 |
commit | 4ca6587b38a4b22fab33c06b6dc40e3aa938e0e3 (patch) | |
tree | 87616204ab8fb2df2f31b607f5e9c19dd75623d0 /system/tmuxp/tmuxp.info | |
parent | 3769aa8c07d26e84e8b756d439bb50201de862a5 (diff) |
system/tmuxp: Updated for version 1.2.1.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'system/tmuxp/tmuxp.info')
-rw-r--r-- | system/tmuxp/tmuxp.info | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/system/tmuxp/tmuxp.info b/system/tmuxp/tmuxp.info index 3959424ce97b5..c71fc34b6f1d6 100644 --- a/system/tmuxp/tmuxp.info +++ b/system/tmuxp/tmuxp.info @@ -1,10 +1,10 @@ PRGNAM="tmuxp" -VERSION="1.0.2" +VERSION="1.2.1" HOMEPAGE="http://github.com/tony/tmuxp/" -DOWNLOAD="https://pypi.python.org/packages/cc/86/447ca2678783c7b6fc438b0fb5fcf3639446cfe6041c6f8e310402cfda83/tmuxp-1.0.2.tar.gz" -MD5SUM="f32a09dbe885521b3cdf9c51ca0c83c7" +DOWNLOAD="https://pypi.python.org/packages/fc/a7/90b39e7b20bb48bb94dc096939f32b3a72af80260797f2ff9ffa36aef104/tmuxp-1.2.1.tar.gz" +MD5SUM="1aef5e482e3c87cba65779d7173f2909" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="kaptan argcomplete colorama python-libtmux" +REQUIRES="kaptan click colorama python-libtmux" MAINTAINER="Dimitris Zlatanidis" EMAIL="d.zlatanidis@gmail.com" |