diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2016-02-02 19:33:06 +0200 |
---|---|---|
committer | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2016-02-02 19:33:06 +0200 |
commit | 9d318af45649f8da82ded5dd55f23ffd45ce9d0d (patch) | |
tree | 4835fed4ee49b30e3ad052995f50b40a2532adc2 /system/tmuxp | |
parent | ee0b1d9155e23655225a00e6150ab731bbee482c (diff) | |
download | slackbuilds-9d318af45649f8da82ded5dd55f23ffd45ce9d0d.tar.gz |
system/tmuxp: Updated for version 0.10.0.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
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 bc02addf0b..ad11c27d04 100644 --- a/system/tmuxp/tmuxp.SlackBuild +++ b/system/tmuxp/tmuxp.SlackBuild @@ -24,7 +24,7 @@ PRGNAM=tmuxp -VERSION=${VERSION:-0.9.3} +VERSION=${VERSION:-0.10.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/system/tmuxp/tmuxp.info b/system/tmuxp/tmuxp.info index 8791ed93e9..f3e35da344 100644 --- a/system/tmuxp/tmuxp.info +++ b/system/tmuxp/tmuxp.info @@ -1,8 +1,8 @@ PRGNAM="tmuxp" -VERSION="0.9.3" +VERSION="0.10.0" HOMEPAGE="http://github.com/tony/tmuxp/" -DOWNLOAD="https://pypi.python.org/packages/source/t/tmuxp/tmuxp-0.9.3.tar.gz" -MD5SUM="d40900234b24162de26a65cf562dd4b6" +DOWNLOAD="https://pypi.python.org/packages/source/t/tmuxp/tmuxp-0.10.0.tar.gz" +MD5SUM="a9acf53903630c48f246f95cbad536b9" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="kaptan argcomplete colorama" |