diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2014-03-31 12:35:21 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-04-07 14:43:38 +0700 |
commit | 3b35ab0266c5454f643b6f0c0d44a8d716fee96f (patch) | |
tree | bd5664e8d01707b96b2f19523cad62874d74669c /system/tmuxp/tmuxp.info | |
parent | 5d5e08ec6ac7f4994c0655cd55000c0ccaca6afa (diff) |
system/tmuxp: Updated for version 0.1.8.
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 f9e69fde8eb9..48c5a2c09c93 100644 --- a/system/tmuxp/tmuxp.info +++ b/system/tmuxp/tmuxp.info @@ -1,8 +1,8 @@ PRGNAM="tmuxp" -VERSION="0.1.7" +VERSION="0.1.8" HOMEPAGE="http://github.com/tony/tmuxp/" -DOWNLOAD="https://pypi.python.org/packages/source/t/tmuxp/tmuxp-0.1.7.tar.gz" -MD5SUM="2b3139dc5a8789e6be8b82673dca8dbd" +DOWNLOAD="https://pypi.python.org/packages/source/t/tmuxp/tmuxp-0.1.8.tar.gz" +MD5SUM="ee4064c2ae7875130b7fc155b1f2cff9" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="kaptan argcomplete PyYAML" |