diff options
author | Benjamin Trigona-Harany <slackbuilds@jaxartes.net> | 2020-10-30 14:38:37 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-10-31 11:15:15 +0700 |
commit | 065094c5ffd4180743be3ba82e004e0a81f22b7d (patch) | |
tree | 848416a4aa48b7c2c0df59ab3c7cc113cd5db150 /python/python3-ipython/python3-ipython.SlackBuild | |
parent | ffab45cc1931072e37949378b3f3eb6902f6e2ad (diff) |
python/python3-ipython: Updated for version 7.18.3.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-ipython/python3-ipython.SlackBuild')
-rw-r--r-- | python/python3-ipython/python3-ipython.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-ipython/python3-ipython.SlackBuild b/python/python3-ipython/python3-ipython.SlackBuild index 52c433b9d8530..498b5a5fa3ba3 100644 --- a/python/python3-ipython/python3-ipython.SlackBuild +++ b/python/python3-ipython/python3-ipython.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=python3-ipython -VERSION=${VERSION:-7.14.0} +VERSION=${VERSION:-7.18.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |