diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2016-01-08 07:47:01 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-01-09 07:12:38 +0700 |
commit | 911a457358a2dc402bac3a3bf57e06333fb3662a (patch) | |
tree | 73e0be7d2a71b63bdc861d048f796bd8dc3cc358 /system/tmuxp/tmuxp.SlackBuild | |
parent | add54ec79ab22bda72de59f18a869252a4f0c533 (diff) | |
download | slackbuilds-911a457358a2dc402bac3a3bf57e06333fb3662a.tar.gz |
system/tmuxp: Updated for version 0.9.3.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'system/tmuxp/tmuxp.SlackBuild')
-rw-r--r-- | system/tmuxp/tmuxp.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/system/tmuxp/tmuxp.SlackBuild b/system/tmuxp/tmuxp.SlackBuild index a39fea2243..bc02addf0b 100644 --- a/system/tmuxp/tmuxp.SlackBuild +++ b/system/tmuxp/tmuxp.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for tmuxp -# Copyright 2014-2015 Dimitris Zlatanidis Orestiada, Greece +# Copyright 2014-2016 Dimitris Zlatanidis Orestiada, Greece # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -24,7 +24,7 @@ PRGNAM=tmuxp -VERSION=${VERSION:-0.9.2} +VERSION=${VERSION:-0.9.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |