academic/maxima: Updated for version 5.24.0.

Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
This commit is contained in:
Glenn Becker 2011-05-31 18:09:26 -04:00 committed by Robby Workman
parent 86633a7dfc
commit 8b09d01ef9
3 changed files with 10 additions and 10 deletions

View File

@ -28,7 +28,7 @@
# Modified by Glenn Becker to update to version 5.23.2
PRGNAM=maxima
VERSION=5.23.2
VERSION=5.24.0
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@ -61,7 +61,7 @@ fi
set -e
rm -rf $PKG
rm -rf $PKG
mkdir -p $TMP $PKG $OUTPUT
cd $TMP
rm -rf $PRGNAM-$VERSION

View File

@ -1,10 +1,10 @@
PRGNAM="maxima"
VERSION="5.23.2"
VERSION="5.24.0"
HOMEPAGE="http://maxima.sourceforge.net/"
DOWNLOAD="http://downloads.sourceforge.net/maxima/maxima-5.23.2.tar.gz"
MD5SUM="ae2f2eaca33de95636e36652ed281902"
DOWNLOAD="http://sourceforge.net/projects/maxima/files/Maxima-source/5.24.0-source/maxima-5.24.0.tar.gz"
MD5SUM="396765661059d73e03b739b350bc42da"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
MAINTAINER="Glenn Becker"
EMAIL="burningc@sdf.lonestar.org"
APPROVED="Niels Horn"
EMAIL="burningc@SDF.ORG"
APPROVED="dsomero"

View File

@ -8,10 +8,10 @@
|-----handy-ruler------------------------------------------------------|
maxima: Maxima (a computer algebra system)
maxima:
maxima: Maxima is a system for the manipulation of symbolic and numerical
maxima: Maxima is a system for the manipulation of symbolic and numerical
maxima: expressions, including differentiation, integration, Taylor series,
maxima: Laplace transforms, ordinary differential equations, systems of
maxima: linear equations, polynomials, and sets, lists, vectors, matrices,
maxima: Laplace transforms, ordinary differential equations, systems of
maxima: linear equations, polynomials, and sets, lists, vectors, matrices,
maxima: and tensors.
maxima:
maxima: Homepage: http://maxima.sourceforge.net/