diff options
author | Benjamin Trigona-Harany <bosth@alumni.sfu.ca> | 2019-04-28 19:35:34 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-05-04 09:06:47 +0700 |
commit | 891f49caf225892f2a6c5e17ae58bbdfa1c73924 (patch) | |
tree | 8f5174ae9db62af6eec4545886f10b89f70eb7d5 /python/python3-ipython/python3-ipython.SlackBuild | |
parent | 0b68d05622fd9004be2f671cf2734660538a03c6 (diff) |
python/python3-ipython: Updated for version 7.5.0.
Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
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 90c3b0433d..6cf74da7c6 100644 --- a/python/python3-ipython/python3-ipython.SlackBuild +++ b/python/python3-ipython/python3-ipython.SlackBuild @@ -24,7 +24,7 @@ SRCNAM=ipython PRGNAM=python3-$SRCNAM -VERSION=${VERSION:-7.4.0} +VERSION=${VERSION:-7.5.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |