diff options
author | Isaac Yu <isaacyu1@isaacyu1.com> | 2022-07-25 17:41:16 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-07-30 11:26:24 +0700 |
commit | 756ac25c09621a68ba982e3a8125200460ee9672 (patch) | |
tree | 0d94c2c52e6fb03e2e4ced9d026cd9e0f27a2588 /development/jupyterlab/jupyterlab.SlackBuild | |
parent | 32d4d60c072d1dbd07e6e9c1c988988a275ae558 (diff) |
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.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/development/jupyterlab/jupyterlab.SlackBuild b/development/jupyterlab/jupyterlab.SlackBuild index adace53de0f9..4bad3187405e 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} |