diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2013-10-30 22:37:21 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2013-10-30 22:37:21 -0500 |
commit | afd9b98b288007888af842e66be1cdd5639b7e09 (patch) | |
tree | 131024bd99f005fd3346094308f7a429e90a7211 /academic/chemtool/chemtool.SlackBuild | |
parent | 9da096f405a93568380f0d7f2e8157bdf9e41b75 (diff) |
academic/chemtool: Updated for version 1.6.14.
Thanks to David Allen for the heads-up.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'academic/chemtool/chemtool.SlackBuild')
-rw-r--r-- | academic/chemtool/chemtool.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/academic/chemtool/chemtool.SlackBuild b/academic/chemtool/chemtool.SlackBuild index eb8d211e3842..387f33596e74 100644 --- a/academic/chemtool/chemtool.SlackBuild +++ b/academic/chemtool/chemtool.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for chemtool -# Copyright 2006,2008-2012 Robby Workman, Northport, Alabama, USA +# Copyright 2006,2008-2013 Robby Workman, Northport, Alabama, USA # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=chemtool -VERSION=${VERSION:-1.6.13} +VERSION=${VERSION:-1.6.14} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |