diff options
author | fourtysixandtwo <fourtysixandtwo@sliderr.net> | 2023-11-24 10:17:37 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-11-25 22:12:40 +0700 |
commit | 65853a0cc1e93ab8660589887123b7e53e3a7606 (patch) | |
tree | 34943dbe239fc62cc46eb8929df91f17ccadd687 /system/tmuxp/tmuxp.info | |
parent | a9e0e96f6f76b6ac6c249add015a4c8e51e2376a (diff) |
system/tmuxp: Updated for version 1.32.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 bb95b672d0f15..c4b4fae268447 100644 --- a/system/tmuxp/tmuxp.info +++ b/system/tmuxp/tmuxp.info @@ -1,8 +1,8 @@ PRGNAM="tmuxp" -VERSION="1.31.0" +VERSION="1.32.1" HOMEPAGE="https://github.com/tony/tmuxp/" -DOWNLOAD="https://files.pythonhosted.org/packages/source/t/tmuxp/tmuxp-1.31.0.tar.gz" -MD5SUM="243b71357d8b5628e82dac752ea7f023" +DOWNLOAD="https://files.pythonhosted.org/packages/source/t/tmuxp/tmuxp-1.32.1.tar.gz" +MD5SUM="f4535fe5747a76084ee6e8fec2897a7f" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="colorama python3-libtmux" |