diff options
author | Benjamin Trigona-Harany <slackbuilds@jaxartes.net> | 2020-04-04 11:06:56 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-04-11 09:29:59 +0700 |
commit | fd33a5bc7c7189b5012d70e13ef9f85eb5dacd98 (patch) | |
tree | 443644a6db7df31e58472d047e93a57fc0e84b36 /python/python3-jupyter-ipykernel/python3-jupyter-ipykernel.SlackBuild | |
parent | 1482754a2ba64218cc941a60259c31d6dc8ddf58 (diff) |
python/python3-jupyter-ipykernel: Updated for version 5.2.0.
Signed-off-by: Benjamin Trigona-Harany <slackbuilds@jaxartes.net>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
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 3085cda137dfe..68453cfbe2709 100644 --- a/python/python3-jupyter-ipykernel/python3-jupyter-ipykernel.SlackBuild +++ b/python/python3-jupyter-ipykernel/python3-jupyter-ipykernel.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=python3-jupyter-ipykernel -VERSION=${VERSION:-5.1.4} +VERSION=${VERSION:-5.2.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |