aboutsummaryrefslogtreecommitdiff
path: root/python/ipython/ipython.SlackBuild
diff options
context:
space:
mode:
authorIsaac Yu <isaacyu1@isaacyu1.com>2023-05-04 12:05:03 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-05-05 07:51:04 +0700
commit2868cec0c3beebf9a87ccbcc0538cd88bea38bdd (patch)
treef2816dee0dec7bdf3d7702a09871e59a7fb54180 /python/ipython/ipython.SlackBuild
parentc8af424a20b88553371da18c716b7e9e8f763d5c (diff)
python/ipython: Update for 8.13.2
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 c66b79d305..9fe4760466 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.13.1}
+VERSION=${VERSION:-8.13.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}