summaryrefslogtreecommitdiffstats
path: root/development/jupyter-qtconsole/jupyter-qtconsole.SlackBuild
diff options
context:
space:
mode:
author Benjamin Trigona-Harany2019-05-03 17:18:29 +0200
committer Willy Sudiarto Raharjo2019-05-04 04:06:48 +0200
commite62ae3003a486161a17401ab0bd4122d32309458 (patch)
tree1ca4c5c9c8c75cbad3429971366b5be6b3f62e4f /development/jupyter-qtconsole/jupyter-qtconsole.SlackBuild
parent2b0272140966296ea297a6fe9de496a20ece06ad (diff)
downloadslackbuilds-e62ae3003a486161a17401ab0bd4122d32309458.tar.gz
development/jupyter-qtconsole: Updated for version 4.4.4.
Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
Diffstat (limited to 'development/jupyter-qtconsole/jupyter-qtconsole.SlackBuild')
-rw-r--r--development/jupyter-qtconsole/jupyter-qtconsole.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/development/jupyter-qtconsole/jupyter-qtconsole.SlackBuild b/development/jupyter-qtconsole/jupyter-qtconsole.SlackBuild
index 102080da9f..eec0ae3fe1 100644
--- a/development/jupyter-qtconsole/jupyter-qtconsole.SlackBuild
+++ b/development/jupyter-qtconsole/jupyter-qtconsole.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for jupyter-qtconsole
-# 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=qtconsole
PRGNAM=jupyter-$SRCNAM
-VERSION=${VERSION:-4.4.3}
+VERSION=${VERSION:-4.4.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}