diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2016-03-01 20:38:32 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-03-02 19:12:05 +0700 |
commit | 5b3e43f06439bdcb9a83ad96f5d70d8b923ace2a (patch) | |
tree | 1e25538261f64c1a7a06c28ab4c79c7865077abe /system/tmuxp/tmuxp.SlackBuild | |
parent | 25d51a2b05f7a7b81aa23b788383ddf1e1b0daa1 (diff) |
system/tmuxp: Updated for version 0.11.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 ad11c27d04c1..4a8e9ed65732 100644 --- a/system/tmuxp/tmuxp.SlackBuild +++ b/system/tmuxp/tmuxp.SlackBuild @@ -24,7 +24,7 @@ PRGNAM=tmuxp -VERSION=${VERSION:-0.10.0} +VERSION=${VERSION:-0.11.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |