diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2014-02-25 12:56:06 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-02-25 12:56:06 +0700 |
commit | 42cbd2964f98dc801b31e896669fd5c777f73859 (patch) | |
tree | d53c74ffba77e84b9023ab168d2dcc9f90e1ac42 /system/tmuxp | |
parent | 1518eb43b99b47eeb254a2a674bcfe3f82febdcd (diff) | |
download | slackbuilds-42cbd2964f98dc801b31e896669fd5c777f73859.tar.gz |
system/tmuxp: Updated for version 0.1.7.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/tmuxp')
-rw-r--r-- | system/tmuxp/tmuxp.SlackBuild | 2 | ||||
-rw-r--r-- | system/tmuxp/tmuxp.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/system/tmuxp/tmuxp.SlackBuild b/system/tmuxp/tmuxp.SlackBuild index accc5fae46..db7ebadb3b 100644 --- a/system/tmuxp/tmuxp.SlackBuild +++ b/system/tmuxp/tmuxp.SlackBuild @@ -24,7 +24,7 @@ PRGNAM=tmuxp -VERSION=${VERSION:-0.1.6} +VERSION=${VERSION:-0.1.7} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/system/tmuxp/tmuxp.info b/system/tmuxp/tmuxp.info index 6c07a34ca8..f9e69fde8e 100644 --- a/system/tmuxp/tmuxp.info +++ b/system/tmuxp/tmuxp.info @@ -1,8 +1,8 @@ PRGNAM="tmuxp" -VERSION="0.1.6" +VERSION="0.1.7" HOMEPAGE="http://github.com/tony/tmuxp/" -DOWNLOAD="https://pypi.python.org/packages/source/t/tmuxp/tmuxp-0.1.6.tar.gz" -MD5SUM="6f50a5414abb0a5dfcbe2ea77b4f89ce" +DOWNLOAD="https://pypi.python.org/packages/source/t/tmuxp/tmuxp-0.1.7.tar.gz" +MD5SUM="2b3139dc5a8789e6be8b82673dca8dbd" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="kaptan argcomplete PyYAML" |