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 | |
parent | 9da096f405a93568380f0d7f2e8157bdf9e41b75 (diff) | |
download | slackbuilds-afd9b98b288007888af842e66be1cdd5639b7e09.tar.gz |
academic/chemtool: Updated for version 1.6.14.
Thanks to David Allen for the heads-up.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
-rw-r--r-- | academic/chemtool/chemtool.SlackBuild | 4 | ||||
-rw-r--r-- | academic/chemtool/chemtool.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/academic/chemtool/chemtool.SlackBuild b/academic/chemtool/chemtool.SlackBuild index eb8d211e38..387f33596e 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} diff --git a/academic/chemtool/chemtool.info b/academic/chemtool/chemtool.info index 8e136f7881..0bec26de9b 100644 --- a/academic/chemtool/chemtool.info +++ b/academic/chemtool/chemtool.info @@ -1,8 +1,8 @@ PRGNAM="chemtool" -VERSION="1.6.13" +VERSION="1.6.14" HOMEPAGE="http://ruby.chemie.uni-freiburg.de/~martin/chemtool" -DOWNLOAD="http://ruby.chemie.uni-freiburg.de/~martin/chemtool/chemtool-1.6.13.tar.gz" -MD5SUM="d263b8cf097134e36c5e929e7e77d668" +DOWNLOAD="http://ruby.chemie.uni-freiburg.de/~martin/chemtool/chemtool-1.6.14.tar.gz" +MD5SUM="3a97680f0abe1327af1f0072551a68e2" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |