diff options
author | Matthew Fillpot <mfilpot@gmail.com> | 2012-12-12 12:56:29 +0100 |
---|---|---|
committer | Matteo Bernardini <ponce@slackbuilds.org> | 2012-12-12 12:56:48 +0100 |
commit | 3282d5fe01b6ed902d7b3f05c4032bb4a01119d1 (patch) | |
tree | 232b98e209035a25911edabe0aa9951d6db164f5 /academic/mathomatic/mathomatic.SlackBuild | |
parent | 31a4350a76a6613b18f28003546e93c47d160b38 (diff) | |
download | slackbuilds-3282d5fe01b6ed902d7b3f05c4032bb4a01119d1.tar.gz |
academic/mathomatic: Updated for version 16.0.5.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
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 b49a8fa169..0b569f672c 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} |