mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
academic/mathomatic: Updated for version 16.0.5.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
parent
31a4350a76
commit
3282d5fe01
2 changed files with 5 additions and 5 deletions
|
@ -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}
|
||||
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue