summaryrefslogtreecommitdiffstats
path: root/development/jupyterlab/jupyterlab.SlackBuild
diff options
context:
space:
mode:
author Isaac Yu2022-07-26 02:41:16 +0200
committer Willy Sudiarto Raharjo2022-07-30 06:26:24 +0200
commit756ac25c09621a68ba982e3a8125200460ee9672 (patch)
tree0d94c2c52e6fb03e2e4ced9d026cd9e0f27a2588 /development/jupyterlab/jupyterlab.SlackBuild
parent32d4d60c072d1dbd07e6e9c1c988988a275ae558 (diff)
downloadslackbuilds-756ac25c09621a68ba982e3a8125200460ee9672.tar.gz
development/jupyterlab: Updated for version 3.4.4.
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.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/development/jupyterlab/jupyterlab.SlackBuild b/development/jupyterlab/jupyterlab.SlackBuild
index adace53de0..4bad318740 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.4.3}
+VERSION=${VERSION:-3.4.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}