diff options
author | Benjamin Trigona-Harany <slackbuilds@jaxartes.net> | 2020-01-31 23:48:06 -0800 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-02-08 15:03:28 +0700 |
commit | d7b5c86d6d0fb27dd17b5b88d5940f670b124bc5 (patch) | |
tree | 87537b7a3bfb00f525418b037579e24adeb75381 /python/python3-jupyter-ipykernel/python3-jupyter-ipykernel.SlackBuild | |
parent | 53664eb69f1a51b85446e56a0395a5ba3d9a1ffa (diff) |
python/python3-jupyter-ipykernel: Updated for version 5.1.4.
Signed-off-by: Benjamin Trigona-Harany <slackbuilds@jaxartes.net>
Diffstat (limited to 'python/python3-jupyter-ipykernel/python3-jupyter-ipykernel.SlackBuild')
-rw-r--r-- | python/python3-jupyter-ipykernel/python3-jupyter-ipykernel.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/python/python3-jupyter-ipykernel/python3-jupyter-ipykernel.SlackBuild b/python/python3-jupyter-ipykernel/python3-jupyter-ipykernel.SlackBuild index f3e461e46b..3085cda137 100644 --- a/python/python3-jupyter-ipykernel/python3-jupyter-ipykernel.SlackBuild +++ b/python/python3-jupyter-ipykernel/python3-jupyter-ipykernel.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for python3-jupyter-ipykernel -# Copyright 2017-2019 Benjamin Trigona-Harany <slackbuilds@jaxartes.net> +# Copyright 2017-2020 Benjamin Trigona-Harany <slackbuilds@jaxartes.net> # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=python3-jupyter-ipykernel -VERSION=${VERSION:-5.1.3} +VERSION=${VERSION:-5.1.4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |