aboutsummaryrefslogtreecommitdiff
path: root/python/python2-sympy/python2-sympy.SlackBuild
diff options
context:
space:
mode:
authorD Woodfall <dave@slackbuilds.org>2023-05-10 22:57:59 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-05-13 19:27:08 +0700
commit7ba3f3721a4adee47751a3afb4b60234a3855f73 (patch)
treefaa820a0ba7a5f65c4138bce706136599b87bd2d /python/python2-sympy/python2-sympy.SlackBuild
parent9402045b5c6b9016b72b79ed47b83f329d6b0901 (diff)
python/python2-sympy: REQUIRES updated for renamed python deps.
Signed-off-by: bedlam <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python2-sympy/python2-sympy.SlackBuild')
-rw-r--r--python/python2-sympy/python2-sympy.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python2-sympy/python2-sympy.SlackBuild b/python/python2-sympy/python2-sympy.SlackBuild
index ba06cf2250..50bc48f37e 100644
--- a/python/python2-sympy/python2-sympy.SlackBuild
+++ b/python/python2-sympy/python2-sympy.SlackBuild
@@ -35,7 +35,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python2-sympy
SRCNAM=sympy
VERSION=${VERSION:-1.5.1}
-BUILD=${BUILD:-1}
+BUILD=${BUILD:-2}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}