diff options
author | Benjamin Trigona-Harany <slackbuilds@jaxartes.net> | 2019-08-17 00:02:27 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-08-18 08:02:39 +0700 |
commit | d8781ce914be98b4acd6533a68af18a63dbda6dc (patch) | |
tree | 0cf6f19e77331004280dc6e91cfeafb2ad902ac7 /development/jupyter-ipywidgets/jupyter-ipywidgets.SlackBuild | |
parent | 31a177fbf09b6815c72f10763925a6df9b1b175e (diff) |
development/jupyter-ipywidgets: Updated for version 7.5.1.
Signed-off-by: Benjamin Trigona-Harany <slackbuilds@jaxartes.net>
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 050f4520df73b..d9f483bd96794 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.4.2} +VERSION=${VERSION:-7.5.1} BUILD=${BUILD:-2} TAG=${TAG:-_SBo} |