diff options
author | Fridrich von Stauffenberg <cancellor2@gmail.com> | 2014-03-06 09:00:31 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-03-06 09:00:31 +0700 |
commit | 5afa9d7b79ffa7f821bd4ed83ec9ed5640775c67 (patch) | |
tree | df7ce7f9a285bd3bfa69d338b04c229fc29e65c0 /academic/smath-studio/smath-studio.SlackBuild | |
parent | d3aa673913652a52d055b71f6ee3d76ca3e11f38 (diff) | |
download | slackbuilds-5afa9d7b79ffa7f821bd4ed83ec9ed5640775c67.tar.gz |
academic/smath-studio: Updated for version 0.97.5154.
Signed-off-by: Willy Sudiarto Raharjo <willysr@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 c3d5b4cfb5..4f11f7799d 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-2013 Fridrich von Stauffenberg <cancellor2@gmail.com> +# Copyright 2011-2014 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.96.4868} +VERSION=${VERSION:-0.97.5154} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |