diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2020-12-26 21:11:18 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-01-02 10:48:23 +0700 |
commit | 04b0467ae0347cb5fd55e575b842214588f33b05 (patch) | |
tree | 444e0ba48de1ad7711668ea886d1c6af43ac0b94 /system/tmuxp/tmuxp.info | |
parent | 5805e935da4dac03174b3cccb628ed4b81eb496d (diff) | |
download | slackbuilds-04b0467ae0347cb5fd55e575b842214588f33b05.tar.gz |
system/tmuxp: Updated for version 1.6.3.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
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 c33932a7a9..e2b39deeda 100644 --- a/system/tmuxp/tmuxp.info +++ b/system/tmuxp/tmuxp.info @@ -1,10 +1,10 @@ PRGNAM="tmuxp" -VERSION="1.5.4" +VERSION="1.6.3" HOMEPAGE="https://github.com/tony/tmuxp/" -DOWNLOAD="https://files.pythonhosted.org/packages/0f/ce/c06eb1dec939d75c60b837528e8205590d0306ced5fa9046f4029fb6058b/tmuxp-1.5.4.tar.gz" -MD5SUM="2bdbaef671e97ff5658165f67e627df5" +DOWNLOAD="https://files.pythonhosted.org/packages/54/9e/ed1b701af53ac83ee5c4595acde5c7578a0052cf9fa014edc157c7b4d3e8/tmuxp-1.6.3.tar.gz" +MD5SUM="ace41135f23a4ea4fd552403af7d7679" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="kaptan click colorama python-libtmux" +REQUIRES="kaptan click colorama python-libtmux python3-PyYAML" MAINTAINER="Dimitris Zlatanidis" EMAIL="d.zlatanidis@gmail.com" |