diff options
author | Fridrich von Stauffenberg <cancellor2@gmail.com> | 2013-05-19 09:11:50 -0400 |
---|---|---|
committer | dsomero <xgizzmo@slackbuilds.org> | 2013-05-19 09:11:50 -0400 |
commit | 82bbf47559ebf48afdc3480f7c1bd0b15bb43342 (patch) | |
tree | 6e56340681ae1d9c238dfa8604a3868adb7cef68 /academic/smath-studio/smath-studio.SlackBuild | |
parent | 96d0861457d41edd77e84c15d1541e94a1dae5b9 (diff) |
academic/smath-studio: Updated for version 0.96.4868.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'academic/smath-studio/smath-studio.SlackBuild')
-rw-r--r-- | academic/smath-studio/smath-studio.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/academic/smath-studio/smath-studio.SlackBuild b/academic/smath-studio/smath-studio.SlackBuild index 812821079eb4..08afb256158b 100644 --- a/academic/smath-studio/smath-studio.SlackBuild +++ b/academic/smath-studio/smath-studio.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for SMath Studio -# Copyright 2011-2012 Fridrich von Stauffenberg <cancellor2@gmail.com> +# Copyright 2011-2013 Fridrich von Stauffenberg <cancellor2@gmail.com> # 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=smath-studio -VERSION=${VERSION:-0.95.4594} +VERSION=${VERSION:-0.96.4868} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |