diff options
author | Benjamin Trigona-Harany <bosth@alumni.sfu.ca> | 2018-09-03 21:38:00 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-09-08 08:37:50 +0700 |
commit | 0e2133d8a187f07624ad3505945f964bcc6f04b6 (patch) | |
tree | dc0d32bafd8859b899f3433c41da18132508bbd0 /python/python3-jupyter-ipykernel/python3-jupyter-ipykernel.SlackBuild | |
parent | 33bce0b4767764a11d00c3178471ee94e12ca148 (diff) |
python/python3-jupyter-ipykernel: Updated for version 4.9.0.
Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
Diffstat (limited to 'python/python3-jupyter-ipykernel/python3-jupyter-ipykernel.SlackBuild')
-rw-r--r-- | python/python3-jupyter-ipykernel/python3-jupyter-ipykernel.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-jupyter-ipykernel/python3-jupyter-ipykernel.SlackBuild b/python/python3-jupyter-ipykernel/python3-jupyter-ipykernel.SlackBuild index 5ae06f355561e..0ba9751e7280e 100644 --- a/python/python3-jupyter-ipykernel/python3-jupyter-ipykernel.SlackBuild +++ b/python/python3-jupyter-ipykernel/python3-jupyter-ipykernel.SlackBuild @@ -24,7 +24,7 @@ SRCNAM=ipykernel PRGNAM=python3-jupyter-$SRCNAM -VERSION=${VERSION:-4.8.2} +VERSION=${VERSION:-4.9.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |