diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2016-05-29 17:06:08 +0300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-06-01 23:54:42 +0700 |
commit | 827e32fda382145bb663644aed5b7aa92ca29b58 (patch) | |
tree | 7f0c523562dfbe3528da43d5b3eed1703fe1e603 /system/tmuxp | |
parent | 34c92a730198247e57a062ebc377505d71e29f2b (diff) |
system/tmuxp: Updated for version 1.0.1.
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 6643bb6bb7a3..07f9ddae7039 100644 --- a/system/tmuxp/tmuxp.SlackBuild +++ b/system/tmuxp/tmuxp.SlackBuild @@ -24,7 +24,7 @@ PRGNAM=tmuxp -VERSION=${VERSION:-1.0.0} +VERSION=${VERSION:-1.0.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/system/tmuxp/tmuxp.info b/system/tmuxp/tmuxp.info index d2eb26640cfd..4818f824e1f8 100644 --- a/system/tmuxp/tmuxp.info +++ b/system/tmuxp/tmuxp.info @@ -1,8 +1,8 @@ PRGNAM="tmuxp" -VERSION="1.0.0" +VERSION="1.0.1" HOMEPAGE="http://github.com/tony/tmuxp/" -DOWNLOAD="https://pypi.python.org/packages/be/c9/aa6f9b9263d7d471da1ce34c8418f9003c690ade406ed6214b233fe1dc53/tmuxp-1.0.0.tar.gz" -MD5SUM="14271e679a46a0ef1574caecfabd0334" +DOWNLOAD="https://pypi.python.org/packages/a0/8b/f770aced318e151974b668063ae680a437185dc5c6b404009c5c850e68e0/tmuxp-1.0.1.tar.gz" +MD5SUM="28c6bc5c68d53c585c9eb816d3b57aee" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="kaptan argcomplete colorama python-libtmux" |