diff options
author | Benjamin Trigona-Harany <slackbuilds@jaxartes.net> | 2020-10-30 14:53:44 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-10-31 11:15:17 +0700 |
commit | 34b136fd2740b497d37d18f52c584f9c77d89840 (patch) | |
tree | acdd06d05b72f85db6030b24b38fcd1fb7def70b /python/python3-jupyter-ipykernel/python3-jupyter-ipykernel.SlackBuild | |
parent | e197e994b1e2c17bd17964b8795bcd164c82875c (diff) |
python/python3-jupyter-ipykernel: Updated for version 5.3.4.
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 48e4f67053..5f4f42dac8 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.2.1} +VERSION=${VERSION:-5.3.4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |