diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2016-05-29 17:06:08 +0300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-06-01 23:54:42 +0700 |
commit | 827e32fda382145bb663644aed5b7aa92ca29b58 (patch) | |
tree | 7f0c523562dfbe3528da43d5b3eed1703fe1e603 /system/tmuxp/tmuxp.SlackBuild | |
parent | 34c92a730198247e57a062ebc377505d71e29f2b (diff) | |
download | slackbuilds-827e32fda382145bb663644aed5b7aa92ca29b58.tar.gz |
system/tmuxp: Updated for version 1.0.1.
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 6643bb6bb7..07f9ddae70 100644 --- a/system/tmuxp/tmuxp.SlackBuild +++ b/system/tmuxp/tmuxp.SlackBuild @@ -24,7 +24,7 @@ PRGNAM=tmuxp -VERSION=${VERSION:-1.0.0} +VERSION=${VERSION:-1.0.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |