From 2f089e7ae780a07e8d94a93e7984ba834b0ee62c Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Sat, 27 Apr 2024 15:33:48 +0000 Subject: [PATCH] extra/jupyterlab to 4.1.7-2 --- extra/jupyterlab/.SRCINFO | 2 +- extra/jupyterlab/PKGBUILD | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/extra/jupyterlab/.SRCINFO b/extra/jupyterlab/.SRCINFO index 19e3c0141..55a9465f1 100644 --- a/extra/jupyterlab/.SRCINFO +++ b/extra/jupyterlab/.SRCINFO @@ -1,7 +1,7 @@ pkgbase = jupyterlab pkgdesc = JupyterLab computational environment pkgver = 4.1.7 - pkgrel = 1 + pkgrel = 2 url = https://github.com/jupyterlab/jupyterlab arch = any license = LicenseRef-JupyterLab diff --git a/extra/jupyterlab/PKGBUILD b/extra/jupyterlab/PKGBUILD index cbf4e746d..8705e2739 100644 --- a/extra/jupyterlab/PKGBUILD +++ b/extra/jupyterlab/PKGBUILD @@ -6,7 +6,7 @@ pkgname=jupyterlab _pipname=jupyterlab pkgver=4.1.7 -pkgrel=1 +pkgrel=2 pkgdesc='JupyterLab computational environment' arch=(any) url='https://github.com/jupyterlab/jupyterlab'