aboutsummaryrefslogtreecommitdiff
path: root/development/jupyterlab/jupyterlab.SlackBuild
diff options
context:
space:
mode:
authorIsaac Yu <isaacyu1@isaacyu1.com>2022-08-16 16:58:19 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-08-20 10:06:34 +0700
commitf4ba47f85ff5110b06ef772ff4d51298075a6921 (patch)
tree1f1e8ea335aa0c7434a2151ad0cf51492b440dd8 /development/jupyterlab/jupyterlab.SlackBuild
parentd7af564e0c91f2147e529d7f5211cfff7cdd121b (diff)
development/jupyterlab: Updated for version 3.4.5.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/jupyterlab/jupyterlab.SlackBuild')
-rw-r--r--development/jupyterlab/jupyterlab.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/development/jupyterlab/jupyterlab.SlackBuild b/development/jupyterlab/jupyterlab.SlackBuild
index 1f10df5dad40b..a4d745e81ab1e 100644
--- a/development/jupyterlab/jupyterlab.SlackBuild
+++ b/development/jupyterlab/jupyterlab.SlackBuild
@@ -25,8 +25,8 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=jupyterlab
-VERSION=${VERSION:-3.4.4}
-BUILD=${BUILD:-2}
+VERSION=${VERSION:-3.4.5}
+BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}