academic/cadabra2: Updated for version 2.3.2.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Alexander Verbovetsky 2020-11-07 08:30:14 +07:00 committed by Willy Sudiarto Raharjo
parent 45e5b1c404
commit 6aef67ae42
2 changed files with 4 additions and 4 deletions

View File

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=cadabra2
VERSION=${VERSION:-2.3.1.15}
VERSION=${VERSION:-2.3.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
MMA=${MMA:-OFF}

View File

@ -1,8 +1,8 @@
PRGNAM="cadabra2"
VERSION="2.3.1.15"
VERSION="2.3.2"
HOMEPAGE="https://cadabra.science"
DOWNLOAD="https://downloads.sourceforge.net/slackbuildsdirectlinks/cadabra2/cadabra2-2.3.1.15.tar.gz"
MD5SUM="8f9df86dd7b2942c35274773cd8240cb"
DOWNLOAD="https://downloads.sourceforge.net/slackbuildsdirectlinks/cadabra2/cadabra2-2.3.2.tar.gz"
MD5SUM="a7fc9e935c377eeb68c514c2dcaa69f9"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-matplotlib python3-gmpy2 python3-sympy"