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

Kyle Keen kkeen at archlinux.org
Wed Apr 5 05:35:06 UTC 2017


    Date: Wednesday, April 5, 2017 @ 05:35:05
  Author: kkeen
Revision: 220535

upgpkg: python-qtconsole 4.3.0-1

Modified:
  python-qtconsole/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-04-05 05:32:14 UTC (rev 220534)
+++ PKGBUILD	2017-04-05 05:35:05 UTC (rev 220535)
@@ -3,8 +3,8 @@
 
 pkgbase=python-qtconsole
 pkgname=(python-qtconsole python2-qtconsole)
-pkgver=4.2.1
-pkgrel=3
+pkgver=4.3.0
+pkgrel=1
 pkgdesc="Qt-based console for Jupyter with support for rich media output"
 arch=('any')
 url="https://pypi.python.org/pypi/qtconsole"
@@ -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=('97a3e29cd69bc0270411b313c907c173')
+md5sums=('2ae3bd81202f9d567ae775ee0c795fa9')
 
 prepare() {
   cd "$srcdir"



More information about the arch-commits mailing list