diff options
author | fourtysixandtwo <fourtysixandtwo@sliderr.net> | 2022-12-10 23:01:22 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-12-12 16:40:30 +0700 |
commit | 24e7ead71531885067f22d2ccbe8320e895d0b52 (patch) | |
tree | 907bb8fe5dc20b6ec9e591d00cdd27ee028c4c2d /system/tmuxp/tmuxp.info | |
parent | db082632ae01f76d9cfe91d33c120e7566bc1a66 (diff) |
system/tmuxp: Updated for version 1.19.0.
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 5c536ab890..bd15ff4ee6 100644 --- a/system/tmuxp/tmuxp.info +++ b/system/tmuxp/tmuxp.info @@ -1,10 +1,10 @@ PRGNAM="tmuxp" -VERSION="1.16.1" +VERSION="1.19.0" HOMEPAGE="https://github.com/tony/tmuxp/" -DOWNLOAD="https://files.pythonhosted.org/packages/source/t/tmuxp/tmuxp-1.16.1.tar.gz" -MD5SUM="6665d1ace91cc8827db6c151e2997623" +DOWNLOAD="https://files.pythonhosted.org/packages/source/t/tmuxp/tmuxp-1.19.0.tar.gz" +MD5SUM="832a9477a0f195a507dedb3418b5e90c" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="click colorama python3-libtmux" +REQUIRES="colorama python3-libtmux" MAINTAINER="fourtysixandtwo" EMAIL="fourtysixandtwo@sliderr.net" |