summaryrefslogtreecommitdiffstats
path: root/python/ipython/ipython.SlackBuild
diff options
context:
space:
mode:
author Benjamin Trigona-Harany <bosth@alumni.sfu.ca>2018-04-02 19:53:13 -0700
committer Benjamin Trigona-Harany <bosth@alumni.sfu.ca>2018-04-02 19:53:13 -0700
commitc7ff9a22705a77d04d5ff3bff14b36110f064801 (patch)
tree18b88fcc04e012e97b07d50034f6c7fbf9c1b52e /python/ipython/ipython.SlackBuild
parentda2041187dda451aa2512e7869c8bab967865c0a (diff)
downloadslackbuilds-c7ff9a22705a77d04d5ff3bff14b36110f064801.tar.gz
slackbuilds-c7ff9a22705a77d04d5ff3bff14b36110f064801.tar.xz
python/ipython: Upgraded for version 5.6.0.
Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
Diffstat (limited to 'python/ipython/ipython.SlackBuild')
-rw-r--r--python/ipython/ipython.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/ipython/ipython.SlackBuild b/python/ipython/ipython.SlackBuild
index 839cb0a6ed..ad5058cba7 100644
--- a/python/ipython/ipython.SlackBuild
+++ b/python/ipython/ipython.SlackBuild
@@ -25,7 +25,7 @@
# Maintained by Benjamin-Trigona-Harany
PRGNAM=ipython
-VERSION=${VERSION:-5.5.0}
+VERSION=${VERSION:-5.6.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}