diff options
author | Benjamin Trigona-Harany <bosth@alumni.sfu.ca> | 2019-03-25 12:50:00 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-03-30 07:18:24 +0700 |
commit | 343a6802b8454065abcbb86572d14f38524b8c51 (patch) | |
tree | 606375f124ae8cbc05904f113be76c31beafa6b3 /python/python3-ipython/python3-ipython.SlackBuild | |
parent | 4b9a48923f5e15aadfb60658f1b954ac98e48076 (diff) |
python/python3-ipython: Updated for version 7.4.0.
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 10f178ad0c247..90c3b0433d0ea 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.3.0} +VERSION=${VERSION:-7.4.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |