diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2016-05-31 04:53:49 +0300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-06-01 23:54:42 +0700 |
commit | 2c3d0f0dfeaa7c051d4ac8b9af57abd1c21de637 (patch) | |
tree | 38961d949c0f33bc193d473d0268b02d94568c3d /system | |
parent | fce2bdb470882dad3a2f9f5846a017a493f50388 (diff) | |
download | slackbuilds-2c3d0f0dfeaa7c051d4ac8b9af57abd1c21de637.tar.gz |
system/tmuxp: Updated for version 1.0.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 07f9ddae70..3f49c300fc 100644 --- a/system/tmuxp/tmuxp.SlackBuild +++ b/system/tmuxp/tmuxp.SlackBuild @@ -24,7 +24,7 @@ PRGNAM=tmuxp -VERSION=${VERSION:-1.0.1} +VERSION=${VERSION:-1.0.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/system/tmuxp/tmuxp.info b/system/tmuxp/tmuxp.info index 4818f824e1..3959424ce9 100644 --- a/system/tmuxp/tmuxp.info +++ b/system/tmuxp/tmuxp.info @@ -1,8 +1,8 @@ PRGNAM="tmuxp" -VERSION="1.0.1" +VERSION="1.0.2" HOMEPAGE="http://github.com/tony/tmuxp/" -DOWNLOAD="https://pypi.python.org/packages/a0/8b/f770aced318e151974b668063ae680a437185dc5c6b404009c5c850e68e0/tmuxp-1.0.1.tar.gz" -MD5SUM="28c6bc5c68d53c585c9eb816d3b57aee" +DOWNLOAD="https://pypi.python.org/packages/cc/86/447ca2678783c7b6fc438b0fb5fcf3639446cfe6041c6f8e310402cfda83/tmuxp-1.0.2.tar.gz" +MD5SUM="f32a09dbe885521b3cdf9c51ca0c83c7" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="kaptan argcomplete colorama python-libtmux" |