diff options
author | Benjamin Trigona-Harany <bosth@alumni.sfu.ca> | 2017-03-25 20:05:48 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-04-01 06:56:41 +0700 |
commit | c8769ff359bb2625b21afa8c4c98aaff7c100508 (patch) | |
tree | f12ca6a5d8a2b4c0e4983077c830eaf752bac6f9 /development/jupyter-widgetsnbextension/jupyter-widgetsnbextension.SlackBuild | |
parent | 1c1ecdc54b751cdd094fb9844100b3154290b671 (diff) |
development/jupyter-widgetsnbextension: Upgraded for version 2.0.0.
Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
Diffstat (limited to 'development/jupyter-widgetsnbextension/jupyter-widgetsnbextension.SlackBuild')
-rw-r--r-- | development/jupyter-widgetsnbextension/jupyter-widgetsnbextension.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/development/jupyter-widgetsnbextension/jupyter-widgetsnbextension.SlackBuild b/development/jupyter-widgetsnbextension/jupyter-widgetsnbextension.SlackBuild index 9c1a86b0b553..705daed9cd23 100644 --- a/development/jupyter-widgetsnbextension/jupyter-widgetsnbextension.SlackBuild +++ b/development/jupyter-widgetsnbextension/jupyter-widgetsnbextension.SlackBuild @@ -24,7 +24,7 @@ SRCNAM=widgetsnbextension PRGNAM=jupyter-$SRCNAM -VERSION=${VERSION:-1.2.6} +VERSION=${VERSION:-2.0.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |