academic/reduce-algebra: Updated for version 20200624svn5377.

Signed-off-by: Dave Woodfall <dave@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Alexander Verbovetsky 2020-06-26 13:40:05 +01:00 committed by Willy Sudiarto Raharjo
parent 03cbb3bbbf
commit 3e86e316fb
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
3 changed files with 8 additions and 8 deletions

View File

@ -4,8 +4,8 @@ interactively for simple calculations but also provides a flexible and
expressive user programming language.
The development of the REDUCE computer algebra system was started in the
1960s by Anthony C. Hearn. Since then, many scientists from all over the
world have contributed to its development. REDUCE has a long and
1960s by Anthony C. Hearn. Since then, many scientists from all over
the world have contributed to its development. REDUCE has a long and
distinguished place in the history of computer algebra systems. Other
systems that address some of the same issues but sometimes with rather
different emphasis are Axiom, Derive, Macsyma (Maxima), Maple,

View File

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=reduce-algebra
VERSION=${VERSION:-20200614svn5365}
VERSION=${VERSION:-20200624svn5377}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,10 +1,10 @@
PRGNAM="reduce-algebra"
VERSION="20200614svn5365"
VERSION="20200624svn5377"
HOMEPAGE="https://reduce-algebra.sourceforge.io"
DOWNLOAD="https://downloads.sourceforge.net/reduce-algebra/snapshot_2020-06-14/Reduce-svn5365-src.tar.gz \
https://downloads.sourceforge.net/reduce-algebra/snapshot_2020-06-14/linux64/reduce-common_5365_all.tgz"
MD5SUM="942f1d50d59d594fb7f8d602bdff58e5 \
73eb8f1ed1dfbc3ecb0049683b103ea9"
DOWNLOAD="https://downloads.sourceforge.net/reduce-algebra/snapshot_2020-06-24/Reduce-svn5377-src.tar.gz \
https://downloads.sourceforge.net/reduce-algebra/snapshot_2020-06-24/linux64/reduce-common_5377_all.tgz"
MD5SUM="d71d28c8fb2a50308efc987c601a521e \
6aa7dae524e55cfb8610be3e6aa171f4"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""