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

Antonio Rojas arojas at gemini.archlinux.org
Wed Jul 6 20:59:43 UTC 2022


    Date: Wednesday, July 6, 2022 @ 20:59:42
  Author: arojas
Revision: 1246757

upgpkg: jupyter-nbclassic 0.4.2-1: Update to 0.4.2

Modified:
  jupyter-nbclassic/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-07-06 20:57:31 UTC (rev 1246756)
+++ PKGBUILD	2022-07-06 20:59:42 UTC (rev 1246757)
@@ -2,7 +2,7 @@
 
 _pipname=nbclassic
 pkgname=jupyter-$_pipname
-pkgver=0.4.0
+pkgver=0.4.2
 pkgrel=1
 pkgdesc='Jupyter Notebook as a Jupyter Server Extension'
 arch=(any)
@@ -14,7 +14,7 @@
 conflicts=(jupyter-notebook)
 provides=(jupyter-notebook)
 source=(https://pypi.io/packages/source/${_pipname:0:1}/$_pipname/$_pipname-$pkgver.tar.gz)
-sha256sums=('dfdab838f41d60f4d66b4af143cea250d32a0fa8573116921ea6532d1710aa27')
+sha256sums=('b00694d33e844e0f6d02bb6aa4b32e7342d03e27d21b73003ac200978e1bd61a')
 
 build() {
   cd $_pipname-$pkgver



More information about the arch-commits mailing list