diff options
author | fourtysixandtwo <fourtysixandtwo@sliderr.net> | 2022-09-24 02:49:15 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-09-25 13:59:45 +0700 |
commit | 96f08f881fdfe679aa78d238ec8c264e4cc8932f (patch) | |
tree | de8cb3cebb884438a0a058aae3f8cdd093d8688d /system/tmuxp/tmuxp.info | |
parent | 89136be0fa57c32be0ffe403e36d5087dc44f23f (diff) |
system/tmuxp: Updated for version 1.15.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/tmuxp/tmuxp.info')
-rw-r--r-- | system/tmuxp/tmuxp.info | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/system/tmuxp/tmuxp.info b/system/tmuxp/tmuxp.info index 5d820f9e1b..98c3478bf8 100644 --- a/system/tmuxp/tmuxp.info +++ b/system/tmuxp/tmuxp.info @@ -1,8 +1,8 @@ PRGNAM="tmuxp" -VERSION="1.11.1" +VERSION="1.15.0" HOMEPAGE="https://github.com/tony/tmuxp/" -DOWNLOAD="https://files.pythonhosted.org/packages/source/t/tmuxp/tmuxp-1.11.1.tar.gz" -MD5SUM="198aa79620cc353e2f240e09ab298cad" +DOWNLOAD="https://files.pythonhosted.org/packages/source/t/tmuxp/tmuxp-1.15.0.tar.gz" +MD5SUM="8a89a131462349d8815a5e2bde9b4b32" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="kaptan click colorama python-libtmux" |