aboutsummaryrefslogtreecommitdiff
path: root/development/jupyter-ipykernel/jupyter-ipykernel.SlackBuild
diff options
context:
space:
mode:
authorIsaac Yu <isaacyu1@isaacyu1.com>2022-04-11 13:09:38 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-04-16 12:12:49 +0700
commit8125020f771200430f9d5af79142475fd0cd3941 (patch)
treec78e9ed6dc76b884cdbbd29cb2dff1c51935a86b /development/jupyter-ipykernel/jupyter-ipykernel.SlackBuild
parent3cfa5088a628eb4c218bc644a161417ef4fcaf61 (diff)
development/jupyter-ipykernel: Update for 6.13.0
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/jupyter-ipykernel/jupyter-ipykernel.SlackBuild')
-rw-r--r--development/jupyter-ipykernel/jupyter-ipykernel.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/development/jupyter-ipykernel/jupyter-ipykernel.SlackBuild b/development/jupyter-ipykernel/jupyter-ipykernel.SlackBuild
index d5084e340e474..90a5d8a2df8f2 100644
--- a/development/jupyter-ipykernel/jupyter-ipykernel.SlackBuild
+++ b/development/jupyter-ipykernel/jupyter-ipykernel.SlackBuild
@@ -26,7 +26,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=jupyter-ipykernel
-VERSION=${VERSION:-6.10.0}
+VERSION=${VERSION:-6.13.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}