academic/mathomatic: Updated for version 15.8.5.

Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
This commit is contained in:
Matthew Fillpot 2012-06-25 21:19:49 -04:00 committed by dsomero
parent b9be3615a6
commit 8d0f81c7e9
2 changed files with 4 additions and 4 deletions

View file

@ -25,7 +25,7 @@
# Originally written by Dylan Armitage <d.armitage89@gmail.com>
PRGNAM=mathomatic
VERSION=${VERSION:-15.8.3}
VERSION=${VERSION:-15.8.5}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="mathomatic"
VERSION="15.8.3"
VERSION="15.8.5"
HOMEPAGE="http://www.mathomatic.org"
DOWNLOAD="http://mathomatic.org/mathomatic-15.8.3.tar.bz2"
MD5SUM="df4296e27840ecafe87f16ff9cf181ac"
DOWNLOAD="http://mathomatic.org/mathomatic-15.8.5.tar.bz2"
MD5SUM="cb2abc1a35142158f8ec99d7e8368e11"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
MAINTAINER="Matthew Fillpot"