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

Antonio Rojas arojas at archlinux.org
Fri Jan 8 20:04:58 UTC 2021


    Date: Friday, January 8, 2021 @ 20:04:58
  Author: arojas
Revision: 814080

Update o 0.2.6

Modified:
  jupyter-nbclassic/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-08 20:02:30 UTC (rev 814079)
+++ PKGBUILD	2021-01-08 20:04:58 UTC (rev 814080)
@@ -2,8 +2,8 @@
 
 _pipname=nbclassic
 pkgname=jupyter-$_pipname
-pkgver=0.2.5
-pkgrel=2
+pkgver=0.2.6
+pkgrel=1
 pkgdesc="Jupyter Notebook as a Jupyter Server Extension"
 arch=(any)
 url="https://jupyter.org/"
@@ -11,7 +11,7 @@
 depends=(jupyter-server jupyter-notebook)
 makedepends=(python-setuptools)
 source=(https://pypi.io/packages/source/${_pipname:0:1}/$_pipname/$_pipname-$pkgver.tar.gz)
-sha256sums=('e6da2116ab76a63de62f42cf8ea93c9a0c564aaf8315834f7c52efb85b4640ab')
+sha256sums=('b649436ff85dc731ba8115deef089e5abbe827d7a6dccbad42c15b8d427104e8')
 
 build() {
   cd $_pipname-$pkgver



More information about the arch-commits mailing list