diff options
author | Benjamin Trigona-Harany <bosth@alumni.sfu.ca> | 2017-05-31 19:01:36 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-06-03 07:59:58 +0700 |
commit | 83fa364980e894fd2885b48792a20f1cd2b4dd95 (patch) | |
tree | f7972807127a77cacf4dce38b3f68a9d2ba6386d /python/python3-ipython/python3-ipython.SlackBuild | |
parent | 1142feb913b169d0411b4866f68cff04ebbc27c5 (diff) | |
download | slackbuilds-83fa364980e894fd2885b48792a20f1cd2b4dd95.tar.gz |
python/python3-ipython: Updated for version 6.1.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 593336ad3a..56931a857f 100644 --- a/python/python3-ipython/python3-ipython.SlackBuild +++ b/python/python3-ipython/python3-ipython.SlackBuild @@ -25,7 +25,7 @@ SRCNAM=ipython PRGNAM=python3-$SRCNAM -VERSION=${VERSION:-6.0.0} +VERSION=${VERSION:-6.1.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |