aboutsummaryrefslogtreecommitdiff
path: root/development/jupyter-notebook_shim/jupyter-notebook_shim.SlackBuild
diff options
context:
space:
mode:
authorIsaac Yu <isaacyu1@isaacyu1.com>2022-11-03 11:59:20 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-11-04 14:04:57 +0700
commit67e055b7aeb40365b80af434fe5d3540c7f50ff2 (patch)
tree0dbacd644ff106c29c94713b1fdb444e10f5126f /development/jupyter-notebook_shim/jupyter-notebook_shim.SlackBuild
parent4a66fb904a789346a4571a29bd36845258ec1eae (diff)
development/jupyter-notebook_shim: Update for 0.2.2
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/jupyter-notebook_shim/jupyter-notebook_shim.SlackBuild')
-rw-r--r--development/jupyter-notebook_shim/jupyter-notebook_shim.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/development/jupyter-notebook_shim/jupyter-notebook_shim.SlackBuild b/development/jupyter-notebook_shim/jupyter-notebook_shim.SlackBuild
index a20cc5a9fa..31829860ac 100644
--- a/development/jupyter-notebook_shim/jupyter-notebook_shim.SlackBuild
+++ b/development/jupyter-notebook_shim/jupyter-notebook_shim.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=jupyter-notebook_shim
-VERSION=${VERSION:-0.2.0}
+VERSION=${VERSION:-0.2.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}