diff options
author | fourtysixandtwo <fourtysixandtwo@sliderr.net> | 2022-11-05 03:09:15 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-11-05 21:15:09 +0700 |
commit | efa1fb91b6aaf3398f171e9cb8bdd490073191d0 (patch) | |
tree | 449a1d75638aa3b4477a4fd9b788db17915fc759 /system/tmuxp/tmuxp.info | |
parent | 7c7f2a2aa71d07fabea18d4679c54aa4fef01c56 (diff) |
system/tmuxp: Rebuilt for python3-libtmux.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/tmuxp/tmuxp.info')
-rw-r--r-- | system/tmuxp/tmuxp.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/tmuxp/tmuxp.info b/system/tmuxp/tmuxp.info index 2886a396d7a5e..5c536ab890fdd 100644 --- a/system/tmuxp/tmuxp.info +++ b/system/tmuxp/tmuxp.info @@ -5,6 +5,6 @@ DOWNLOAD="https://files.pythonhosted.org/packages/source/t/tmuxp/tmuxp-1.16.1.ta MD5SUM="6665d1ace91cc8827db6c151e2997623" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="click colorama python-libtmux" +REQUIRES="click colorama python3-libtmux" MAINTAINER="fourtysixandtwo" EMAIL="fourtysixandtwo@sliderr.net" |