diff options
Diffstat (limited to 'academic/gchemutils/gchemutils.SlackBuild')
-rw-r--r-- | academic/gchemutils/gchemutils.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/academic/gchemutils/gchemutils.SlackBuild b/academic/gchemutils/gchemutils.SlackBuild index 24fdfaf6b2..9c4ea9f99d 100644 --- a/academic/gchemutils/gchemutils.SlackBuild +++ b/academic/gchemutils/gchemutils.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for gchemutils -# Copyright 2011 Petar Petrov, ppetrov@paju.oulu.fi +# Copyright 2011-2012 Petar Petrov, ppetrov@paju.oulu.fi # 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=gchemutils -VERSION=${VERSION:-0.12.9} +VERSION=${VERSION:-0.12.10} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |