academic/cadabra2: Updated for version 2.4.0.2.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Alexander Verbovetsky 2022-10-07 21:28:06 +01:00 committed by Willy Sudiarto Raharjo
parent c0e09d40c5
commit fd7af78d7f
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View File

@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=cadabra2
VERSION=${VERSION:-2.3.9.3}
VERSION=${VERSION:-2.4.0.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View File

@ -1,8 +1,8 @@
PRGNAM="cadabra2"
VERSION="2.3.9.3"
VERSION="2.4.0.2"
HOMEPAGE="https://cadabra.science"
DOWNLOAD="https://github.com/kpeeters/cadabra2/archive/2.3.9.3/cadabra2-2.3.9.3.tar.gz"
MD5SUM="ea8a5e02cd8a0783708c16c21f5868c2"
DOWNLOAD="https://github.com/kpeeters/cadabra2/archive/2.4.0.2/cadabra2-2.4.0.2.tar.gz"
MD5SUM="44925eb662cb8e703d0c7c0fd9ea8a77"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-matplotlib python-gmpy2 python3-sympy"