summaryrefslogtreecommitdiffstats
path: root/development/jupyterlab_pygments/jupyterlab_pygments.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'development/jupyterlab_pygments/jupyterlab_pygments.SlackBuild')
-rw-r--r--development/jupyterlab_pygments/jupyterlab_pygments.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/development/jupyterlab_pygments/jupyterlab_pygments.SlackBuild b/development/jupyterlab_pygments/jupyterlab_pygments.SlackBuild
index a599617998..2bf9e272b9 100644
--- a/development/jupyterlab_pygments/jupyterlab_pygments.SlackBuild
+++ b/development/jupyterlab_pygments/jupyterlab_pygments.SlackBuild
@@ -3,7 +3,7 @@
# Slackware build script for jupyterlab_pygments
# Copyright 2021 Benjamin Trigona-Harany <slackbuilds@jaxartes.net>
-# Copyright 2022 Isaac Yu <isaacyu1@isaacyu1.com>
+# Copyright 2022 Isaac Yu <isaacyu@protonmail.com>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -26,7 +26,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=jupyterlab_pygments
-VERSION=${VERSION:-0.1.2}
+VERSION=${VERSION:-0.2.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}