summaryrefslogtreecommitdiffstats
path: root/python/python3-ipython/python3-ipython.SlackBuild
diff options
context:
space:
mode:
author Benjamin Trigona-Harany <bosth@alumni.sfu.ca>2018-04-07 14:12:10 -0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2018-04-14 07:06:34 +0700
commit9351de182ef7e554fab98573cd0e3a9d644d68f7 (patch)
treec5cb6692cafe303aeaedb0122425f3bbcc75330b /python/python3-ipython/python3-ipython.SlackBuild
parent554ba52d488a277bba6667213834d8642a8ecfa2 (diff)
downloadslackbuilds-9351de182ef7e554fab98573cd0e3a9d644d68f7.tar.gz
slackbuilds-9351de182ef7e554fab98573cd0e3a9d644d68f7.tar.xz
python/python3-ipython: Updated for version 6.3.1.
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.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 1d489fb641..68ce1439be 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:-6.3.0}
+VERSION=${VERSION:-6.3.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}