diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2014-04-13 13:10:25 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-04-13 13:10:25 +0700 |
commit | 6189e5e4a9e1252bc1a5d5fe665ddd779f04ae4d (patch) | |
tree | 921afa7daa1a92c44579a732ff77030b536b36d5 /system/tmuxp | |
parent | 88fd5c189b8792d8a3c84afb67d498129bb7d21f (diff) | |
download | slackbuilds-6189e5e4a9e1252bc1a5d5fe665ddd779f04ae4d.tar.gz |
system/tmuxp: Updated for version 0.1.11.
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 1dbd71f404..affea25e63 100644 --- a/system/tmuxp/tmuxp.SlackBuild +++ b/system/tmuxp/tmuxp.SlackBuild @@ -24,7 +24,7 @@ PRGNAM=tmuxp -VERSION=${VERSION:-0.1.8} +VERSION=${VERSION:-0.1.11} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/system/tmuxp/tmuxp.info b/system/tmuxp/tmuxp.info index 48c5a2c09c..7a15a04dea 100644 --- a/system/tmuxp/tmuxp.info +++ b/system/tmuxp/tmuxp.info @@ -1,8 +1,8 @@ PRGNAM="tmuxp" -VERSION="0.1.8" +VERSION="0.1.11" HOMEPAGE="http://github.com/tony/tmuxp/" -DOWNLOAD="https://pypi.python.org/packages/source/t/tmuxp/tmuxp-0.1.8.tar.gz" -MD5SUM="ee4064c2ae7875130b7fc155b1f2cff9" +DOWNLOAD="https://pypi.python.org/packages/source/t/tmuxp/tmuxp-0.1.11.tar.gz" +MD5SUM="e47f5e9bb23139c46157543b8dc48e96" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="kaptan argcomplete PyYAML" |