diff --git a/python/python-jupyter_core/PKGBUILD b/python/python-jupyter_core/PKGBUILD index a1e03a368a..3f1680b936 100644 --- a/python/python-jupyter_core/PKGBUILD +++ b/python/python-jupyter_core/PKGBUILD @@ -2,7 +2,7 @@ # Maintainer: Kyle Keen pkgname=python-jupyter_core -pkgver=5.1.0 +pkgver=5.1.3 pkgrel=1 pkgdesc="Jupyter core package. A base package on which Jupyter projects rely." arch=(any) @@ -12,7 +12,7 @@ depends=('python-traitlets' 'python-platformdirs') makedepends=('python-build' 'python-installer' 'python-hatchling') checkdepends=('python-pytest' 'python-nose') source=("https://files.pythonhosted.org/packages/source/j/jupyter_core/jupyter_core-$pkgver.tar.gz") -sha256sums=('a5ae7c09c55c0b26f692ec69323ba2b62e8d7295354d20f6cd57b749de4a05bf') +sha256sums=('82e1cff0ef804c38677eff7070d5ff1d45037fef01a2d9ba9e6b7b8201831e9f') prepare() { cd jupyter_core-$pkgver