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/tmuxp.SlackBuild | |
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/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 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} |