diff options
author | Alexander Verbovetsky <alik@ejik.org> | 2020-01-03 20:01:38 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-01-03 20:01:38 +0700 |
commit | 6416cb9df6ddb081e7d5d56c0df1b23ce3209d9d (patch) | |
tree | dbf4f14df0048d4096dea31732632e8a3d6b6e63 /academic/reduce-algebra/reduce-algebra.SlackBuild | |
parent | 6cadb75a06c7c1754e1c4257bea0327f3c9364c2 (diff) |
academic/reduce-algebra: Updated for version 20200101svn5241.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'academic/reduce-algebra/reduce-algebra.SlackBuild')
-rw-r--r-- | academic/reduce-algebra/reduce-algebra.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/academic/reduce-algebra/reduce-algebra.SlackBuild b/academic/reduce-algebra/reduce-algebra.SlackBuild index 81e838f9848b6..b1029bff0693c 100644 --- a/academic/reduce-algebra/reduce-algebra.SlackBuild +++ b/academic/reduce-algebra/reduce-algebra.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for reduce-algebra -# Copyright 2016-2019 Alexander Verbovetsky, Moscow, Russia +# Copyright 2016-2020 Alexander Verbovetsky, Moscow, Russia # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=reduce-algebra -VERSION=${VERSION:-20190915svn5129} +VERSION=${VERSION:-20200101svn5241} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |