diff options
Diffstat (limited to 'python/python3-mpmath/python3-mpmath.SlackBuild')
-rw-r--r-- | python/python3-mpmath/python3-mpmath.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/python/python3-mpmath/python3-mpmath.SlackBuild b/python/python3-mpmath/python3-mpmath.SlackBuild index 4753945f4d..2dcc257bcf 100644 --- a/python/python3-mpmath/python3-mpmath.SlackBuild +++ b/python/python3-mpmath/python3-mpmath.SlackBuild @@ -3,7 +3,7 @@ # Slackware build script for python3-mpmath # Copyright SlackBuilds.org Project, David Melik, 2015, Spokane, WA, USA -# Copyright 2019, Alexander Verbovetsky, Moscow, Russia +# Copyright 2019-2021, Alexander Verbovetsky, Moscow, Russia # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -25,7 +25,7 @@ PRGNAM=python3-mpmath SRCNAM=mpmath -VERSION=${VERSION:-1.1.0} +VERSION=${VERSION:-1.2.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |