diff options
author | Benjamin Trigona-Harany <bosth@alumni.sfu.ca> | 2018-05-11 09:27:21 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-05-12 06:58:30 +0700 |
commit | f2f00a2b4d2129a63683220eef07b89f6fbba30d (patch) | |
tree | eb17808855363315fac72771e64dcb195be4a5e7 /python/python3-ipython/python3-ipython.SlackBuild | |
parent | 2eec4b31774bc8adc6f507c66aa06b8802ac2bb4 (diff) |
python/python3-ipython: Updated for version 6.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 68ce1439be0c2..0bf443dd97903 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:-6.3.1} +VERSION=${VERSION:-6.4.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |