diff options
author | Benjamin Trigona-Harany <bosth@alumni.sfu.ca> | 2017-04-07 07:56:44 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-04-08 06:58:09 +0700 |
commit | 727eadde765f263e4827e3b006354cbfbc1dc7ca (patch) | |
tree | 430e56bf5693291c166cde90a1f33440a6dc72d5 /development/jupyter-ipywidgets/jupyter-ipywidgets.SlackBuild | |
parent | 9054e8d441e222a138aa0afebb78d0244d7ece73 (diff) |
development/jupyter-ipywidgets: Updated for version 6.0.0.
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 8258768f4fda..95b48be67550 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:-5.2.2} +VERSION=${VERSION:-6.0.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |