diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2015-07-08 17:24:37 +0300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-07-08 22:43:43 +0700 |
commit | 4b3f8d9a30d1c5ed800c77de0a8a7eb698760465 (patch) | |
tree | 0edf12678bcc52b5d847078600f3f24617523e39 /system/tmuxp/tmuxp.info | |
parent | 148579f0ccd54f22bfd202042e3f08ece3569baa (diff) | |
download | slackbuilds-4b3f8d9a30d1c5ed800c77de0a8a7eb698760465.tar.gz |
system/tmuxp: Updated for version 0.9.0.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
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 5b22d2af3c..8dc3f48ddd 100644 --- a/system/tmuxp/tmuxp.info +++ b/system/tmuxp/tmuxp.info @@ -1,8 +1,8 @@ PRGNAM="tmuxp" -VERSION="0.8.1" +VERSION="0.9.0" HOMEPAGE="http://github.com/tony/tmuxp/" -DOWNLOAD="https://pypi.python.org/packages/source/t/tmuxp/tmuxp-0.8.1.tar.gz" -MD5SUM="0659e715f69edd4f5f8856c3a06ccc67" +DOWNLOAD="https://pypi.python.org/packages/source/t/tmuxp/tmuxp-0.9.0.tar.gz" +MD5SUM="a58ac4180833ef907f4359c11dc9a54a" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="kaptan argcomplete PyYAML" |