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

Kyle Keen kkeen at archlinux.org
Thu Oct 19 02:11:11 UTC 2017


    Date: Thursday, October 19, 2017 @ 02:11:10
  Author: kkeen
Revision: 263324

upgpkg: python-qtconsole 4.3.1-1

Modified:
  python-qtconsole/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-10-19 02:04:05 UTC (rev 263323)
+++ PKGBUILD	2017-10-19 02:11:10 UTC (rev 263324)
@@ -3,7 +3,7 @@
 
 pkgbase=python-qtconsole
 pkgname=(python-qtconsole python2-qtconsole)
-pkgver=4.3.0
+pkgver=4.3.1
 pkgrel=1
 pkgdesc="Qt-based console for Jupyter with support for rich media output"
 arch=('any')
@@ -14,7 +14,7 @@
          'qt5-svg' 'python-pyqt5' 'python-sip')
 makedepends=('python-setuptools' 'python2-setuptools')
 source=("$pkgbase-$pkgver.tgz::https://github.com/jupyter/qtconsole/archive/$pkgver.tar.gz")
-md5sums=('2ae3bd81202f9d567ae775ee0c795fa9')
+md5sums=('45f15be486ea24522ac97f39a0cbcedc')
 
 prepare() {
   cd "$srcdir"



More information about the arch-commits mailing list