[arch-commits] Commit in jupyter-server/trunk (PKGBUILD)

Antonio Rojas arojas at archlinux.org
Thu Apr 8 17:23:48 UTC 2021


    Date: Thursday, April 8, 2021 @ 17:23:47
  Author: arojas
Revision: 914765

Update to 1.6.0

Modified:
  jupyter-server/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-04-08 16:29:24 UTC (rev 914764)
+++ PKGBUILD	2021-04-08 17:23:47 UTC (rev 914765)
@@ -1,8 +1,8 @@
 # Maintainer: Antonio Rojas <arojas at archlinux.org>
 
 pkgname=jupyter-server
-pkgver=1.5.1
-pkgrel=2
+pkgver=1.6.0
+pkgrel=1
 pkgdesc="Provides the backend for Jupyter web applications like Jupyter notebook, JupyterLab, and Voila"
 arch=(any)
 url="https://jupyter.org/"
@@ -12,7 +12,7 @@
 makedepends=(python-setuptools)
 optdepends=('jupyter-server-mathjax: to use local MathJax')
 source=(https://pypi.io/packages/source/j/${pkgname/-/_}/${pkgname/-/_}-$pkgver.tar.gz)
-sha256sums=('db646c991c17ad3dff12e419d36e2b91025912dfd21d13f8ddd524531e6d63bf')
+sha256sums=('348f2c744d1fa1676d314475e0be357a95b21cbe6e19d15c2a25a9ea647f99d2')
 
 build() {
   cd ${pkgname/-/_}-$pkgver



More information about the arch-commits mailing list