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 | |
parent | 31a4350a76a6613b18f28003546e93c47d160b38 (diff) |
academic/mathomatic: Updated for version 16.0.5.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'academic/mathomatic')
-rw-r--r-- | academic/mathomatic/mathomatic.SlackBuild | 4 | ||||
-rw-r--r-- | academic/mathomatic/mathomatic.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/academic/mathomatic/mathomatic.SlackBuild b/academic/mathomatic/mathomatic.SlackBuild index b49a8fa1691b..0b569f672c92 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} diff --git a/academic/mathomatic/mathomatic.info b/academic/mathomatic/mathomatic.info index 4765afc3eb20..488bb59def27 100644 --- a/academic/mathomatic/mathomatic.info +++ b/academic/mathomatic/mathomatic.info @@ -1,8 +1,8 @@ PRGNAM="mathomatic" -VERSION="15.8.5" +VERSION="16.0.5" HOMEPAGE="http://www.mathomatic.org" -DOWNLOAD="http://mathomatic.org/mathomatic-15.8.5.tar.bz2" -MD5SUM="cb2abc1a35142158f8ec99d7e8368e11" +DOWNLOAD="http://mathomatic.org/mathomatic-16.0.5.tar.bz2" +MD5SUM="dd04913a98a5073b56f3bc78a01820f3" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="rlwrap" |