summaryrefslogtreecommitdiffstats
path: root/python/python3-ipython/python3-ipython.SlackBuild
diff options
context:
space:
mode:
author Benjamin Trigona-Harany <slackbuilds@jaxartes.net>2017-04-22 08:19:05 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2017-04-22 08:19:05 +0700
commit478a3fac7bf86c1a499e42a158c8c15b9cd48339 (patch)
tree8accec4e6c173c02c42ff340a7768e7e74ab48d2 /python/python3-ipython/python3-ipython.SlackBuild
parent40e978fb29b242701b521491b8ef275b4f3aec47 (diff)
downloadslackbuilds-478a3fac7bf86c1a499e42a158c8c15b9cd48339.tar.gz
slackbuilds-478a3fac7bf86c1a499e42a158c8c15b9cd48339.tar.xz
python/python3-ipython: Updated for version 6.0.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
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 d3bec47ddd..593336ad3a 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:-5.3.0}
+VERSION=${VERSION:-6.0.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}