diff options
author | R. S. Ananda Murthy <rsamurti@gmail.com> | 2015-03-02 22:18:33 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-03-03 07:26:17 +0700 |
commit | f28d9a818c641f31294676b01fcdc53ad8f5afbb (patch) | |
tree | b3617b9b4983420d11dd7e46c51c76f4d83dccb8 /academic/GeoGebra/GeoGebra.SlackBuild | |
parent | b566019ed21e1c2189983f35c63801f2a685d8a7 (diff) |
academic/GeoGebra: Updated for version 5.0.68.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
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 ace8559ce503..00dee251d64f 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} |