summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorSimon Zack2021-06-22 00:31:49 +1000
committerSimon Zack2021-06-22 00:38:59 +1000
commitc63cbd2f14b5db139be49708e23a1497fa631668 (patch)
treeca1fc0b71f5a2c993fda06f810a3f0f1b2dda966 /.SRCINFO
parentf0853d9f764d93db3daed6a5bb2f162e409688b3 (diff)
downloadaur-c63cbd2f14b5db139be49708e23a1497fa631668.tar.gz
`jupyter-notebook` isn't necessary, as this works in `jupyterlab` too
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO5
1 files changed, 3 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index dec46f56ad8b..b22a7658ce85 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,15 @@
pkgbase = ijavascript
pkgdesc = IJavascript is a JavaScript kernel for the Jupyter notebook
pkgver = 5.2.0
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/n-riesco/ijavascript
arch = any
license = BSD-3-Clause
makedepends = npm
depends = nodejs
depends = jupyter
- depends = jupyter-notebook
+ optdepends = jupyterlab: JupyterLab support
+ optdepends = jupyter-notebook: Jupyter Notebook support
source = https://registry.npmjs.org/ijavascript/-/ijavascript-5.2.0.tgz
source = kernel.json
source = binding.gyp