mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
academic/mathomatic: Updated for version 15.0.8.
This commit is contained in:
parent
d19082cdb6
commit
37c7758dbb
2 changed files with 4 additions and 4 deletions
|
@ -6,7 +6,7 @@
|
|||
# This work is released into the public domain.
|
||||
|
||||
PRGNAM=mathomatic
|
||||
VERSION=${VERSION:-15.0.0}
|
||||
VERSION=${VERSION:-15.0.8}
|
||||
ARCH=${ARCH:-i486}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="mathomatic"
|
||||
VERSION="15.0.0"
|
||||
VERSION="15.0.8"
|
||||
HOMEPAGE="http://mathomatic.org/math/"
|
||||
DOWNLOAD="http://www.panix.com/~gesslein/mathomatic-15.0.0.tar.bz2"
|
||||
MD5SUM="147694e40acc58e83bb285904fdc834a"
|
||||
DOWNLOAD="http://www.panix.com/~gesslein/mathomatic-15.0.8.tar.bz2"
|
||||
MD5SUM="24f8c4f80318215f2190daefc1f0e106"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
MAINTAINER="Dylan Armitage"
|
||||
|
|
Loading…
Reference in a new issue