aboutsummaryrefslogtreecommitdiff
path: root/python/ipython/ipython.SlackBuild
diff options
context:
space:
mode:
authorIsaac Yu <isaacyu1@isaacyu1.com>2022-06-01 17:09:13 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-06-04 10:37:20 +0700
commitcdfc0b36950433894dcfbb9325db9e51c4ef9671 (patch)
treefadca42b6afa6a2655c24125b6e458cb04086f0b /python/ipython/ipython.SlackBuild
parent03f0407421931694a713f51b16813202ec2d44fb (diff)
python/ipython: Update for 8.4.0
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
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 18b970e2a1..acbbaa28ca 100644
--- a/python/ipython/ipython.SlackBuild
+++ b/python/ipython/ipython.SlackBuild
@@ -27,7 +27,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=ipython
-VERSION=${VERSION:-8.3.0}
+VERSION=${VERSION:-8.4.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}