diff options
Diffstat (limited to 'academic/GeoGebra/GeoGebra.SlackBuild')
-rw-r--r-- | academic/GeoGebra/GeoGebra.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/academic/GeoGebra/GeoGebra.SlackBuild b/academic/GeoGebra/GeoGebra.SlackBuild index ace8559ce503d..00dee251d64fe 100644 --- a/academic/GeoGebra/GeoGebra.SlackBuild +++ b/academic/GeoGebra/GeoGebra.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for GeoGebra -# Copyright 2014 R. S. Ananda Murthy, Mysore, India +# Copyright 2014-2015 R. S. Ananda Murthy, Mysore, India # 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=GeoGebra -VERSION=${VERSION:-5.0.62.0} +VERSION=${VERSION:-5.0.68.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |