diff options
author | fourtysixandtwo <fourtysixandtwo@sliderr.net> | 2022-05-17 20:42:06 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-05-21 08:25:13 +0700 |
commit | 540a723de4deb2c3a97225cae9f3afb818cf6e1b (patch) | |
tree | 8bb0ebf1de919dcabd945e39decb87eff68a8641 /system/tmuxp/tmuxp.info | |
parent | 3286bbd8f24a6498bd588af0c31df24ed52b68b8 (diff) |
system/tmuxp: Updated for version 1.11.1. New maintainer.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/tmuxp/tmuxp.info')
-rw-r--r-- | system/tmuxp/tmuxp.info | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/system/tmuxp/tmuxp.info b/system/tmuxp/tmuxp.info index a91f70b5b2..5d820f9e1b 100644 --- a/system/tmuxp/tmuxp.info +++ b/system/tmuxp/tmuxp.info @@ -1,10 +1,10 @@ PRGNAM="tmuxp" -VERSION="1.9.4" +VERSION="1.11.1" HOMEPAGE="https://github.com/tony/tmuxp/" -DOWNLOAD="https://files.pythonhosted.org/packages/7a/ae/56b8199f9768f276e8c08f1ac45f7a1125582700d3cf66210c6dc09c4412/tmuxp-1.9.4.tar.gz" -MD5SUM="f132d444e4b3b68b03893c8ad7a1773b" +DOWNLOAD="https://files.pythonhosted.org/packages/source/t/tmuxp/tmuxp-1.11.1.tar.gz" +MD5SUM="198aa79620cc353e2f240e09ab298cad" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="kaptan click colorama python-libtmux" -MAINTAINER="Dimitris Zlatanidis" -EMAIL="d.zlatanidis@gmail.com" +MAINTAINER="fourtysixandtwo" +EMAIL="fourtysixandtwo@sliderr.net" |