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/tmuxp/tmuxp.SlackBuild | |
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/tmuxp/tmuxp.SlackBuild')
-rw-r--r-- | system/tmuxp/tmuxp.SlackBuild | 2 |
1 files changed, 1 insertions, 1 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} |