diff options
Diffstat (limited to 'academic/mathomatic/mathomatic.SlackBuild')
-rw-r--r-- | academic/mathomatic/mathomatic.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/academic/mathomatic/mathomatic.SlackBuild b/academic/mathomatic/mathomatic.SlackBuild index b49a8fa1691b5..0b569f672c92f 100644 --- a/academic/mathomatic/mathomatic.SlackBuild +++ b/academic/mathomatic/mathomatic.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for mathomatic -# Copyright 2011 Matthew "mfillpot" Fillpot +# Copyright 2012 Matthew "mfillpot" Fillpot # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -25,7 +25,7 @@ # Originally written by Dylan Armitage <d.armitage89@gmail.com> PRGNAM=mathomatic -VERSION=${VERSION:-15.8.5} +VERSION=${VERSION:-16.0.5} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |