diff options
Diffstat (limited to 'academic/calc/calc.SlackBuild')
-rw-r--r-- | academic/calc/calc.SlackBuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/academic/calc/calc.SlackBuild b/academic/calc/calc.SlackBuild index 84673c2b9a..0f83f866de 100644 --- a/academic/calc/calc.SlackBuild +++ b/academic/calc/calc.SlackBuild @@ -2,6 +2,7 @@ # Slackware build script for calc # Copyright 2008-2010 Grigorios Bouzakis <grbzks@xsmail.com> +# Copyright 2014 Glenn Becker <burningc@sdf.org> # All rights reserved. # # Permission to use, copy, modify, and distribute this software for any purpose @@ -22,7 +23,7 @@ # Modified by Robby Workman <rworkman@slackbuilds.org> PRGNAM=calc -VERSION=${VERSION:-2.12.4.8} +VERSION=${VERSION:-2.12.4.13} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |