From 3fb2b57e5e28118bbfe03f11800eb0a001950a8f Mon Sep 17 00:00:00 2001 From: Isaac Yu Date: Mon, 6 Mar 2023 13:08:35 -0800 Subject: development/jupyter-notebook: Updated for version 6.5.3. Signed-off-by: Andrew Clemons Signed-off-by: Willy Sudiarto Raharjo --- development/jupyter-notebook/jupyter-notebook.SlackBuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'development/jupyter-notebook/jupyter-notebook.SlackBuild') diff --git a/development/jupyter-notebook/jupyter-notebook.SlackBuild b/development/jupyter-notebook/jupyter-notebook.SlackBuild index 58a4930b53..42280d0380 100644 --- a/development/jupyter-notebook/jupyter-notebook.SlackBuild +++ b/development/jupyter-notebook/jupyter-notebook.SlackBuild @@ -26,8 +26,8 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=jupyter-notebook -VERSION=${VERSION:-6.5.2} -BUILD=${BUILD:-2} +VERSION=${VERSION:-6.5.3} +BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} -- cgit v1.2.3