Date: Monday, January 2, 2023 @ 20:21:18
  Author: arojas
Revision: 1373956

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

Modified:
  jupyter-server/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-01-02 20:20:38 UTC (rev 1373955)
+++ PKGBUILD    2023-01-02 20:21:18 UTC (rev 1373956)
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas <[email protected]>
 
 pkgname=jupyter-server
-pkgver=2.0.5
+pkgver=2.0.6
 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=('0d9e63d40412334dfa348cef8bfe8415b973752d12ca3afd64f0ea478e52aa4a')
+sha256sums=('8dd75992e90b7ca556794a1ed5cca51263c697abc6d0df561af574aa1c0a033f')
 
 build() {
   cd ${pkgname/-/_}-$pkgver

Reply via email to