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

Kyle Keen kkeen at archlinux.org
Thu Jun 6 10:58:26 UTC 2019


    Date: Thursday, June 6, 2019 @ 10:58:25
  Author: kkeen
Revision: 477428

upgpkg: python-qtconsole 4.5.1-1

Modified:
  python-qtconsole/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-06-06 09:28:20 UTC (rev 477427)
+++ PKGBUILD	2019-06-06 10:58:25 UTC (rev 477428)
@@ -2,7 +2,7 @@
 
 pkgbase=python-qtconsole
 pkgname=(python-qtconsole python2-qtconsole)
-pkgver=4.4.3
+pkgver=4.5.1
 pkgrel=1
 pkgdesc="Qt-based console for Jupyter with support for rich media output"
 arch=('any')
@@ -15,7 +15,7 @@
              'python-pyqt5' 'python2-pyqt5' 'python-sip' 'python2-sip' 'qt5-svg')
 checkdepends=('python-nose' 'python2-nose' 'python-pytest' 'python2-pytest')
 source=("$pkgbase-$pkgver.tgz::https://github.com/jupyter/qtconsole/archive/$pkgver.tar.gz")
-md5sums=('0a62968e5d5bf60579d20c83d4c6a678')
+md5sums=('3c267f60d3e0299079ea225a2af2f338')
 
 prepare() {
   cd "$srcdir"



More information about the arch-commits mailing list