diff options
author | Benjamin Trigona-Harany <bosth@alumni.sfu.ca> | 2018-07-30 22:37:04 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-08-04 08:40:09 +0700 |
commit | 6894a040eb5407164eac71290d3d3b92bd1b75dd (patch) | |
tree | c6fe2674c22a9c65375469d936d562759f1cff4a /python/python3-ipython/python3-ipython.SlackBuild | |
parent | fde65389da6c3f2fb751a3519da7e157fb204390 (diff) |
python/python3-ipython: Updated for version 6.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 0bf443dd97903..30b562397ed1d 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.4.0} +VERSION=${VERSION:-6.5.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |