aboutsummaryrefslogtreecommitdiff
path: root/development/jupyter-notebook/jupyter-notebook.SlackBuild
diff options
context:
space:
mode:
authorIsaac Yu <isaacyu@protonmail.com>2025-06-30 13:38:28 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-07-05 10:09:53 +0700
commit20435a8bd6ccd0a188cd5a7ced5409b4d0ce9e53 (patch)
treeaaf507b789c22dfbfae3f8f28d23d650fd731d2b /development/jupyter-notebook/jupyter-notebook.SlackBuild
parent06606fe88a9be193f64c7157579a6112d509a8fa (diff)
development/jupyter-notebook: Updated for version 4.4.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 b025aa792f..562750962b 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:-7.4.3}
+VERSION=${VERSION:-7.4.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}