diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2014-04-13 13:10:25 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-04-13 13:10:25 +0700 |
commit | 6189e5e4a9e1252bc1a5d5fe665ddd779f04ae4d (patch) | |
tree | 921afa7daa1a92c44579a732ff77030b536b36d5 /system/tmuxp/tmuxp.SlackBuild | |
parent | 88fd5c189b8792d8a3c84afb67d498129bb7d21f (diff) | |
download | slackbuilds-6189e5e4a9e1252bc1a5d5fe665ddd779f04ae4d.tar.gz |
system/tmuxp: Updated for version 0.1.11.
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 1dbd71f404..affea25e63 100644 --- a/system/tmuxp/tmuxp.SlackBuild +++ b/system/tmuxp/tmuxp.SlackBuild @@ -24,7 +24,7 @@ PRGNAM=tmuxp -VERSION=${VERSION:-0.1.8} +VERSION=${VERSION:-0.1.11} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |