Date: Wednesday, February 1, 2023 @ 21:29:45
  Author: arojas
Revision: 1391864

upgpkg: jupyter-server 2.2.0-1: Update to 2.2.0

Modified:
  jupyter-server/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-02-01 21:23:00 UTC (rev 1391863)
+++ PKGBUILD    2023-02-01 21:29:45 UTC (rev 1391864)
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas <[email protected]>
 
 pkgname=jupyter-server
-pkgver=2.1.0
+pkgver=2.2.0
 pkgrel=1
 pkgdesc='Provides the backend for Jupyter web applications like Jupyter 
notebook, JupyterLab, and Voila'
 arch=(any)
@@ -14,7 +14,7 @@
 checkdepends=(python-pytest-tornasync python-pytest-console-scripts 
python-pytest-timeout python-pytest-jupyter)
 optdepends=('jupyter-server-mathjax: to use local MathJax')
 
source=(https://pypi.io/packages/source/j/${pkgname/-/_}/${pkgname/-/_}-$pkgver.tar.gz)
-sha256sums=('efaae5e4f0d5f22c7f2f2dc848635036ee74a2df02abed52d30d9d95121ad382')
+sha256sums=('f901efcb4adce2370c64dc5942be587bd181119644660a1eb123435c3cd01f95')
 
 build() {
   cd ${pkgname/-/_}-$pkgver

Reply via email to