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

Antonio Rojas arojas at archlinux.org
Mon Jan 25 22:15:06 UTC 2021


    Date: Monday, January 25, 2021 @ 22:15:06
  Author: arojas
Revision: 830027

Update to 0.2.5

Modified:
  jupyter-jsmol/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-25 22:14:23 UTC (rev 830026)
+++ PKGBUILD	2021-01-25 22:15:06 UTC (rev 830027)
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas <arojas at archlinux.org>
 
 pkgname=jupyter-jsmol
-pkgver=0.2.4
+pkgver=0.2.5
 pkgrel=1
 pkgdesc="JSmol viewer widget which can be used in Jupyter Notebooks and JupyterLab"
 arch=(any)
@@ -10,7 +10,7 @@
 depends=(python-ipywidgets jupyter-notebook)
 makedepends=(python-setuptools)
 source=("https://pypi.python.org/packages/source/j/$pkgname/${pkgname/-/_}-$pkgver.tar.gz")
-sha256sums=('d2ce38e95773345d0eceffed5ecb0e5d49fe61da5e922dea754c85799cc512b3')
+sha256sums=('d8c277eafec00a4a999de1084250525e376b491a77887b77d88d46eca80bf5f3')
 
 package() {
   cd ${pkgname/-/_}-$pkgver



More information about the arch-commits mailing list