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

Kyle Keen kkeen at gemini.archlinux.org
Sat Jul 2 00:56:03 UTC 2022


    Date: Saturday, July 2, 2022 @ 00:56:01
  Author: kkeen
Revision: 1243576

upgpkg: jupyter_console 6.4.4-1

Modified:
  jupyter_console/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-07-02 00:51:40 UTC (rev 1243575)
+++ PKGBUILD	2022-07-02 00:56:01 UTC (rev 1243576)
@@ -1,7 +1,7 @@
 # Maintainer: Kyle Keen <keenerd at gmail.com>
 
 pkgname=jupyter_console
-pkgver=6.4.3
+pkgver=6.4.4
 pkgrel=1
 pkgdesc="An IPython-like terminal frontend for Jupyter kernels in any language."
 arch=('any')
@@ -12,7 +12,7 @@
 makedepends=('python-build' 'python-installer' 'python-wheel')
 #source=("$pkgname-$pkgver.tgz::https://github.com/jupyter/jupyter_console/archive/$pkgver.tar.gz")
 source=("https://files.pythonhosted.org/packages/source/j/$pkgname/$pkgname-$pkgver.tar.gz")
-md5sums=('8e1f80a23d264cb7edced8043aaa6fe0')
+md5sums=('a5e0426e44738c96c0a63663cdc0cfb1')
 
 build() {
   cd "$srcdir/jupyter_console-$pkgver"



More information about the arch-commits mailing list