aboutsummaryrefslogtreecommitdiff
path: root/python/ipython/ipython.SlackBuild
diff options
context:
space:
mode:
authorIsaac Yu <isaacyu1@isaacyu1.com>2022-09-06 12:50:45 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-09-10 15:19:07 +0700
commit24990ce01896b6f1c40a00dd0e5dd5db2b03384b (patch)
tree689a0c85eff18a14422c4c05a46242b2793d0545 /python/ipython/ipython.SlackBuild
parente233a8b5473864d7aa2392973c1f5c2f85ddc9d7 (diff)
python/ipython: Update for 8.5.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 acbbaa28ca..e9287ee8bf 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.4.0}
+VERSION=${VERSION:-8.5.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}