diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2016-05-27 16:41:37 +0300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-05-29 09:43:10 +0700 |
commit | d8dcb4a67444002f1c1bb7de45a7604c5f95ce62 (patch) | |
tree | 4757093e06b1ae791614e8368a5752cac1e46f58 /system/tmuxp/tmuxp.SlackBuild | |
parent | 07284d3a1faaa5da0e51ca3fb8d61931d9473b1e (diff) | |
download | slackbuilds-d8dcb4a67444002f1c1bb7de45a7604c5f95ce62.tar.gz |
system/tmuxp: Updated for version 1.0.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 4a8e9ed657..6643bb6bb7 100644 --- a/system/tmuxp/tmuxp.SlackBuild +++ b/system/tmuxp/tmuxp.SlackBuild @@ -24,7 +24,7 @@ PRGNAM=tmuxp -VERSION=${VERSION:-0.11.0} +VERSION=${VERSION:-1.0.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |