diff options
author | fourtysixandtwo <fourtysixandtwo@sliderr.net> | 2023-09-04 05:25:52 -0600 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-09-09 10:14:17 +0700 |
commit | b51b4d89bd471526b9cba60788667dc593ec33c3 (patch) | |
tree | a9cfa90810fd0f778c82d0b92a127578f2e22df7 /system/tmuxp/tmuxp.info | |
parent | b7fc5ea31651ba3f7faa37364127cfcbc8b61e0f (diff) |
system/tmuxp: Updated for version 1.29.1.
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 57bcacc2d466e..6b80c928189b1 100644 --- a/system/tmuxp/tmuxp.info +++ b/system/tmuxp/tmuxp.info @@ -1,8 +1,8 @@ PRGNAM="tmuxp" -VERSION="1.27.1" +VERSION="1.29.1" HOMEPAGE="https://github.com/tony/tmuxp/" -DOWNLOAD="https://files.pythonhosted.org/packages/source/t/tmuxp/tmuxp-1.27.1.tar.gz" -MD5SUM="155a7b2a0f96e061f6c4fc7750e9981b" +DOWNLOAD="https://files.pythonhosted.org/packages/source/t/tmuxp/tmuxp-1.29.1.tar.gz" +MD5SUM="69b1566e7e423d659aa199ba6b3023f9" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="colorama python3-libtmux" |