diff options
author | Benjamin Trigona-Harany <bosth@alumni.sfu.ca> | 2017-08-20 12:23:35 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-08-26 07:20:32 +0700 |
commit | 37357bc4dfeb11193377c6f2f3c7ac8918d8a098 (patch) | |
tree | c582e4464d3cf651f39cb5a5ee129bfa40094495 /development/jupyter-ipywidgets/jupyter-ipywidgets.SlackBuild | |
parent | 1c8f624d9f58a909262f73183624d0640b55f0d0 (diff) | |
download | slackbuilds-37357bc4dfeb11193377c6f2f3c7ac8918d8a098.tar.gz |
development/jupyter-ipywidgets: Updated for version 7.0.0.
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 95b48be675..d75c2db801 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:-6.0.0} +VERSION=${VERSION:-7.0.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |