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

Kyle Keen kkeen at archlinux.org
Mon Apr 20 23:33:12 UTC 2020


    Date: Monday, April 20, 2020 @ 23:33:12
  Author: kkeen
Revision: 617103

upgpkg: python-qtconsole 4.7.3-1

Modified:
  python-qtconsole/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-04-20 22:34:34 UTC (rev 617102)
+++ PKGBUILD	2020-04-20 23:33:12 UTC (rev 617103)
@@ -1,7 +1,7 @@
 # Maintainer: Kyle Keen <keenerd at gmail.com>
 
 pkgname=python-qtconsole
-pkgver=4.7.1
+pkgver=4.7.3
 pkgrel=1
 pkgdesc="Qt-based console for Jupyter with support for rich media output"
 arch=('any')
@@ -13,7 +13,7 @@
 makedepends=('python-setuptools')
 #checkdepends=('python-nose' 'python-pytest')
 source=("$pkgname-$pkgver.tgz::https://github.com/jupyter/qtconsole/archive/$pkgver.tar.gz")
-md5sums=('be823311c5dc6ccb57e779b1ce688f83')
+md5sums=('c65c682637b2a8e470df0fd37a5e5c67')
 
 build() {
   cd "$srcdir/qtconsole-$pkgver"



More information about the arch-commits mailing list