aboutsummaryrefslogtreecommitdiff
path: root/development/jupyter-notebook/jupyter-notebook.SlackBuild
diff options
context:
space:
mode:
authorIsaac Yu <isaacyu1@isaacyu1.com>2023-04-06 21:53:09 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-04-08 09:16:31 +0700
commit7b3af2e96961222fae48cd6f19522022b882cb2a (patch)
tree6785ed328ce2c17e4ca5fd1dbc526093b8380495 /development/jupyter-notebook/jupyter-notebook.SlackBuild
parent4e4da011425081902f90d6e85c38d7b606f6f7bb (diff)
development/jupyter-notebook: Updated for version 6.5.4.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/jupyter-notebook/jupyter-notebook.SlackBuild')
-rw-r--r--development/jupyter-notebook/jupyter-notebook.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/development/jupyter-notebook/jupyter-notebook.SlackBuild b/development/jupyter-notebook/jupyter-notebook.SlackBuild
index 42280d0380..408a25789c 100644
--- a/development/jupyter-notebook/jupyter-notebook.SlackBuild
+++ b/development/jupyter-notebook/jupyter-notebook.SlackBuild
@@ -26,7 +26,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=jupyter-notebook
-VERSION=${VERSION:-6.5.3}
+VERSION=${VERSION:-6.5.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}