diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2014-08-10 07:40:59 +0300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-08-15 23:21:29 +0700 |
commit | 88dfbdb835a29ec1dc8e1560910841d388606194 (patch) | |
tree | 6e7e2e48940201c40c3a5e86c6bfeb406131bc90 /system/tmuxp/tmuxp.SlackBuild | |
parent | 363884bc3431cb07ad9b224577152d4d79bd0f25 (diff) | |
download | slackbuilds-88dfbdb835a29ec1dc8e1560910841d388606194.tar.gz |
system/tmuxp: Updated for version 0.1.12.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
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 affea25e63..d90383e904 100644 --- a/system/tmuxp/tmuxp.SlackBuild +++ b/system/tmuxp/tmuxp.SlackBuild @@ -24,7 +24,7 @@ PRGNAM=tmuxp -VERSION=${VERSION:-0.1.11} +VERSION=${VERSION:-0.1.12} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |