diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2014-02-12 00:55:47 +0700 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2014-02-11 12:15:09 -0600 |
commit | 7b7c0f476b10b5cc8a9ff0f7dcbacfeabef50648 (patch) | |
tree | 2d1c0f68fb31caf7dbc4b2e8b788122c61c329bf /system/tmuxp/tmuxp.SlackBuild | |
parent | fac458efab5172bebd4019a89490eb4f9fbf9146 (diff) | |
download | slackbuilds-7b7c0f476b10b5cc8a9ff0f7dcbacfeabef50648.tar.gz |
system/tmuxp: Updated for version 0.1.6.
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 e66383300f..accc5fae46 100644 --- a/system/tmuxp/tmuxp.SlackBuild +++ b/system/tmuxp/tmuxp.SlackBuild @@ -24,7 +24,7 @@ PRGNAM=tmuxp -VERSION=${VERSION:-0.1.5.1} +VERSION=${VERSION:-0.1.6} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |