aboutsummaryrefslogtreecommitdiff
path: root/python/python3-ipython/python3-ipython.SlackBuild
diff options
context:
space:
mode:
authorBenjamin Trigona-Harany <bosth@alumni.sfu.ca>2019-03-25 12:50:00 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2019-03-30 07:18:24 +0700
commit343a6802b8454065abcbb86572d14f38524b8c51 (patch)
tree606375f124ae8cbc05904f113be76c31beafa6b3 /python/python3-ipython/python3-ipython.SlackBuild
parent4b9a48923f5e15aadfb60658f1b954ac98e48076 (diff)
python/python3-ipython: Updated for version 7.4.0.
Diffstat (limited to 'python/python3-ipython/python3-ipython.SlackBuild')
-rw-r--r--python/python3-ipython/python3-ipython.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-ipython/python3-ipython.SlackBuild b/python/python3-ipython/python3-ipython.SlackBuild
index 10f178ad0c247..90c3b0433d0ea 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.3.0}
+VERSION=${VERSION:-7.4.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}