diff options
author | Benjamin Trigona-Harany <bosth@alumni.sfu.ca> | 2018-11-02 13:51:39 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-11-03 07:46:50 +0700 |
commit | 327cbde3ea3a4ffd150096796ca54f68bc4fb419 (patch) | |
tree | 09c117bf6e5041445c874130cf3d2553457a73cc /python/python3-ipython/python3-ipython.SlackBuild | |
parent | 0e87a454d8185579f1a08828c112588599799ea8 (diff) |
python/python3-ipython: Updated for version 7.1.1.
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 0e7a5d409e43a..673620cfc9ab6 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.0.1} +VERSION=${VERSION:-7.1.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |