From 5de1b5e344a7d8744fda899373f2c18afce414da Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Mon, 18 Nov 2019 08:31:00 +0100 Subject: python2-qtconsole 4.5.5-3 -> 4.6.0-1 --- python2-qtconsole/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'python2-qtconsole/PKGBUILD') diff --git a/python2-qtconsole/PKGBUILD b/python2-qtconsole/PKGBUILD index 215137720..ef29ed727 100644 --- a/python2-qtconsole/PKGBUILD +++ b/python2-qtconsole/PKGBUILD @@ -2,15 +2,15 @@ # Contributor: Kyle Keen pkgname=python2-qtconsole -pkgver=4.5.5 -pkgrel=3 +pkgver=4.6.0 +pkgrel=1 pkgdesc="Qt-based console for Jupyter with support for rich media output" arch=('any') url="https://pypi.org/project/qtconsole/" license=('BSD') makedepends=('python2-setuptools' 'qt5-svg') source=("$pkgbase-$pkgver.tgz::https://github.com/jupyter/qtconsole/archive/$pkgver.tar.gz") -md5sums=('b6e58c890712d9522f2bb2d28b5ace39') +sha512sums=('4e6ae477796d7cc46f009658f29275ed75467f1e5c2436552b7a6df73eb35a382a54b4dc06ebe8827e2a009b79f08166dbce869832cb545fcc4db4299df1e004') depends=('python2-ipykernel' 'python2-jupyter_core' 'python2-jupyter_client' 'python2-traitlets' 'python2-pygments' 'python2-pyzmq' 'qt5-svg' 'python2-pyqt5' 'python2-sip') -- cgit v1.2.3-70-g09d2