diff options
author | Benjamin Trigona-Harany <slackbuilds@jaxartes.net> | 2019-07-01 07:03:35 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-07-06 07:00:13 +0700 |
commit | 9f93fbaf88ecc9b52869a7e05f3e5f7e921d53d7 (patch) | |
tree | 6432848d6ba934f10b843060ce54a770760ed62f /python/python3-ipython/python3-ipython.SlackBuild | |
parent | 9774beee93413e6f4cd0f2c7b9e2b20c36989d7e (diff) |
python/python3-ipython: Updated for version 7.6.0.
Signed-off-by: Benjamin Trigona-Harany <slackbuilds@jaxartes.net>
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 6cf74da7c65e9..68f240fc98226 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.5.0} +VERSION=${VERSION:-7.6.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |