diff options
author | Isaac Yu <isaacyu1@isaacyu1.com> | 2022-09-14 00:36:51 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-09-17 09:00:17 +0700 |
commit | bae321cb52ec80b31c42fe8eac6146ad52b82410 (patch) | |
tree | 56d9a1e90e235d229e68a6caac74e1166cda9c7a /development/jupyterlab/jupyterlab.SlackBuild | |
parent | 4ac787ba19783184c5dd851e93a5c42d55f3f93b (diff) |
development/jupyterlab: Update for 3.4.7
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 9af83f2086fcf..fc8a89b6a8724 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.6} +VERSION=${VERSION:-3.4.7} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |