Date: Monday, November 16, 2020 @ 20:57:12
  Author: foutrelis
Revision: 755656

Switch to sha256sums

Modified:
  python-jupyter_client/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2020-11-16 20:53:42 UTC (rev 755655)
+++ PKGBUILD    2020-11-16 20:57:12 UTC (rev 755656)
@@ -12,7 +12,7 @@
 makedepends=('python-setuptools')
 
#source=("$pkgname-$pkgver.tgz::https://github.com/jupyter/jupyter_client/archive/$pkgver.tar.gz";)
 
source=("https://files.pythonhosted.org/packages/source/j/jupyter_client/jupyter_client-$pkgver.tar.gz";)
-md5sums=('607468e6039c3fe5566b6d2bc33ac49a')
+sha256sums=('49e390b36fe4b4226724704ea28d9fb903f1a3601b6882ce3105221cd09377a1')
 
 # dep cycle with python-ipykernel
 

Reply via email to