diff options
author | Alan Alberghini <414N@slacky.it> | 2010-09-08 18:28:43 -0400 |
---|---|---|
committer | dsomero <xgizzmo@slackbuilds.org> | 2010-09-08 18:28:43 -0400 |
commit | 92bd843f836691540a71b6abe04866aad3a4272e (patch) | |
tree | b8ea96c09f9361948cabab358f73d95bd4a98663 /system/terminator/terminator.SlackBuild | |
parent | a5d415a63435698651658a1dc13b4dbd31691e15 (diff) | |
download | slackbuilds-92bd843f836691540a71b6abe04866aad3a4272e.tar.gz |
system/terminator: Updated for version 0.95.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'system/terminator/terminator.SlackBuild')
-rw-r--r-- | system/terminator/terminator.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/terminator/terminator.SlackBuild b/system/terminator/terminator.SlackBuild index 0fe6f1f877..d701ae66d5 100644 --- a/system/terminator/terminator.SlackBuild +++ b/system/terminator/terminator.SlackBuild @@ -29,7 +29,7 @@ # 1 - Initial release. PRGNAM=terminator -VERSION=${VERSION:-0.92} +VERSION=${VERSION:-0.95} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |