diff options
Diffstat (limited to 'development/jupyter-nbconvert/jupyter-nbconvert.SlackBuild')
-rw-r--r-- | development/jupyter-nbconvert/jupyter-nbconvert.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/development/jupyter-nbconvert/jupyter-nbconvert.SlackBuild b/development/jupyter-nbconvert/jupyter-nbconvert.SlackBuild index 5ebdf8ae59507..989b6473bfbd3 100644 --- a/development/jupyter-nbconvert/jupyter-nbconvert.SlackBuild +++ b/development/jupyter-nbconvert/jupyter-nbconvert.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for jupyter-nbconvert -# Copyright 2017-2019 Benjamin Trigona-Harany <slackbuilds@jaxartes.net> +# Copyright 2017-2021 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=jupyter-nbconvert -VERSION=${VERSION:-5.6.1} +VERSION=${VERSION:-6.0.7} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |