academic/cadabra2: Updated for version 2.4.3.2.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Alexander Verbovetsky 2022-12-09 23:13:43 +07:00 committed by Willy Sudiarto Raharjo
parent 2e68585717
commit 5393c79c9e
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.4.2.1}
VERSION=${VERSION:-2.4.3.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,8 +1,8 @@
PRGNAM="cadabra2"
VERSION="2.4.2.1"
VERSION="2.4.3.2"
HOMEPAGE="https://cadabra.science"
DOWNLOAD="https://github.com/kpeeters/cadabra2/archive/2.4.2.1/cadabra2-2.4.2.1.tar.gz"
MD5SUM="1e872a012a73c3f5881842a68c9959f7"
DOWNLOAD="https://github.com/kpeeters/cadabra2/archive/2.4.3.2/cadabra2-2.4.3.2.tar.gz"
MD5SUM="7413f37789beeebf97f6a240b92d0a72"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-matplotlib python-gmpy2 python3-sympy"