summaryrefslogtreecommitdiffstats
path: root/development/jupyter-notebook/jupyter-notebook.SlackBuild
diff options
context:
space:
mode:
author Benjamin Trigona-Harany2019-03-08 00:26:07 +0100
committer Willy Sudiarto Raharjo2019-03-16 00:53:29 +0100
commitb1f15c103b516fdc5e8fbb900e82159c24edcdf4 (patch)
tree6e460a9f7bcd3c2dc0870fd6d0acd73918120738 /development/jupyter-notebook/jupyter-notebook.SlackBuild
parent4dc3de4917c12109e5cb3fec204f76d5e24ba735 (diff)
downloadslackbuilds-b1f15c103b516fdc5e8fbb900e82159c24edcdf4.tar.gz
development/jupyter-notebook: Updated for version 5.7.6.
Diffstat (limited to 'development/jupyter-notebook/jupyter-notebook.SlackBuild')
-rw-r--r--development/jupyter-notebook/jupyter-notebook.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/development/jupyter-notebook/jupyter-notebook.SlackBuild b/development/jupyter-notebook/jupyter-notebook.SlackBuild
index 7985f0dd9d..73df7e532d 100644
--- a/development/jupyter-notebook/jupyter-notebook.SlackBuild
+++ b/development/jupyter-notebook/jupyter-notebook.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for jupyter-notebook
-# Copyright 2017-2018 Benjamin Trigona-Harany <slackbuilds@jaxartes.net>
+# Copyright 2017-2019 Benjamin Trigona-Harany <slackbuilds@jaxartes.net>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -24,7 +24,7 @@
SRCNAM=notebook
PRGNAM=jupyter-$SRCNAM
-VERSION=${VERSION:-5.7.4}
+VERSION=${VERSION:-5.7.6}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}