summaryrefslogtreecommitdiffstats
path: root/development/jupyterlab/jupyterlab.SlackBuild
diff options
context:
space:
mode:
author Isaac Yu2022-12-06 05:35:17 +0100
committer Willy Sudiarto Raharjo2022-12-08 14:48:10 +0100
commitfdf32cc7aefafa56360c284a75330d154c9ea0ba (patch)
tree7600f48a1ef90aa930e01b46dbcb142f37a8dd39 /development/jupyterlab/jupyterlab.SlackBuild
parenta143d4e17809919a63746e6354d1c86b873749ee (diff)
downloadslackbuilds-fdf32cc7aefafa56360c284a75330d154c9ea0ba.tar.gz
development/jupyterlab: Update for 3.5.1
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/jupyterlab/jupyterlab.SlackBuild')
-rw-r--r--development/jupyterlab/jupyterlab.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/development/jupyterlab/jupyterlab.SlackBuild b/development/jupyterlab/jupyterlab.SlackBuild
index a03f9d0f01..2f2afbd016 100644
--- a/development/jupyterlab/jupyterlab.SlackBuild
+++ b/development/jupyterlab/jupyterlab.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=jupyterlab
-VERSION=${VERSION:-3.5.0}
+VERSION=${VERSION:-3.5.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}