diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2015-10-23 10:24:59 +0300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-10-24 07:56:07 +0700 |
commit | 3796bbb97b62b9c59102e2ba828ade76ddc62932 (patch) | |
tree | 40c8b4458aafc49eccbdabb34d123fe69bdc4a92 /system | |
parent | 91833e1a88bed842ac1c63eaeef9655ad695cba1 (diff) | |
download | slackbuilds-3796bbb97b62b9c59102e2ba828ade76ddc62932.tar.gz |
system/tmuxp: Updated for version 0.9.2.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'system')
-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 98a593116d..a39fea2243 100644 --- a/system/tmuxp/tmuxp.SlackBuild +++ b/system/tmuxp/tmuxp.SlackBuild @@ -24,7 +24,7 @@ PRGNAM=tmuxp -VERSION=${VERSION:-0.9.1} +VERSION=${VERSION:-0.9.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/system/tmuxp/tmuxp.info b/system/tmuxp/tmuxp.info index 6555f23950..046184dbc6 100644 --- a/system/tmuxp/tmuxp.info +++ b/system/tmuxp/tmuxp.info @@ -1,8 +1,8 @@ PRGNAM="tmuxp" -VERSION="0.9.1" +VERSION="0.9.2" HOMEPAGE="http://github.com/tony/tmuxp/" -DOWNLOAD="https://pypi.python.org/packages/source/t/tmuxp/tmuxp-0.9.1.tar.gz" -MD5SUM="bac5f64b09618b9cc5dfaef1f326f381" +DOWNLOAD="https://pypi.python.org/packages/source/t/tmuxp/tmuxp-0.9.2.tar.gz" +MD5SUM="f6553259cae5c9fc580c569d48739f04" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="kaptan argcomplete colorama" |