diff options
author | Benjamin Trigona-Harany <bosth@alumni.sfu.ca> | 2019-08-09 16:10:22 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-08-10 08:30:39 +0700 |
commit | 2332a513c3451af38c135f2679801f2c759867a8 (patch) | |
tree | 52be02a6ef7d0c8c225c74daf790fbed37e3edbb /python/python3-jupyter-ipykernel/python3-jupyter-ipykernel.SlackBuild | |
parent | 6a656a95292416583ed541a937d62e2daaed58d3 (diff) |
python/python3-jupyter-ipykernel: Updated for version 5.1.2.
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 ee8650bbe794b..b63a5586b2165 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:-5.1.1} +VERSION=${VERSION:-5.1.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |