diff options
author | Benjamin Trigona-Harany <bosth@alumni.sfu.ca> | 2017-09-18 19:16:53 -0700 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2017-09-23 16:32:08 +0100 |
commit | acdaee87470f1aff2be3ee15c7c2d76aed2a36fe (patch) | |
tree | 746385430a266b1af0d80cbc56f77702b8ef102c /development/jupyter-ipywidgets/jupyter-ipywidgets.SlackBuild | |
parent | e2ba547e037b8877a6cc486ac759d81cc16e2341 (diff) | |
download | slackbuilds-acdaee87470f1aff2be3ee15c7c2d76aed2a36fe.tar.gz |
development/jupyter-ipywidgets: Updated for version 7.0.1.
Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
Diffstat (limited to 'development/jupyter-ipywidgets/jupyter-ipywidgets.SlackBuild')
-rw-r--r-- | development/jupyter-ipywidgets/jupyter-ipywidgets.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/development/jupyter-ipywidgets/jupyter-ipywidgets.SlackBuild b/development/jupyter-ipywidgets/jupyter-ipywidgets.SlackBuild index d75c2db801..c2076692c2 100644 --- a/development/jupyter-ipywidgets/jupyter-ipywidgets.SlackBuild +++ b/development/jupyter-ipywidgets/jupyter-ipywidgets.SlackBuild @@ -24,7 +24,7 @@ SRCNAM=ipywidgets PRGNAM=jupyter-$SRCNAM -VERSION=${VERSION:-7.0.0} +VERSION=${VERSION:-7.0.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |