diff options
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 98c3478bf8d9a..2886a396d7a5e 100644 --- a/system/tmuxp/tmuxp.info +++ b/system/tmuxp/tmuxp.info @@ -1,10 +1,10 @@ PRGNAM="tmuxp" -VERSION="1.15.0" +VERSION="1.16.1" HOMEPAGE="https://github.com/tony/tmuxp/" -DOWNLOAD="https://files.pythonhosted.org/packages/source/t/tmuxp/tmuxp-1.15.0.tar.gz" -MD5SUM="8a89a131462349d8815a5e2bde9b4b32" +DOWNLOAD="https://files.pythonhosted.org/packages/source/t/tmuxp/tmuxp-1.16.1.tar.gz" +MD5SUM="6665d1ace91cc8827db6c151e2997623" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="kaptan click colorama python-libtmux" +REQUIRES="click colorama python-libtmux" MAINTAINER="fourtysixandtwo" EMAIL="fourtysixandtwo@sliderr.net" |