[arch-commits] Commit in python-qtconsole/trunk (PKGBUILD)
Kyle Keen
kkeen at archlinux.org
Mon Oct 21 10:40:52 UTC 2019
Date: Monday, October 21, 2019 @ 10:40:52
Author: kkeen
Revision: 518064
upgpkg: python-qtconsole 4.5.5-1
Modified:
python-qtconsole/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-10-21 10:33:58 UTC (rev 518063)
+++ PKGBUILD 2019-10-21 10:40:52 UTC (rev 518064)
@@ -2,7 +2,7 @@
pkgbase=python-qtconsole
pkgname=(python-qtconsole python2-qtconsole)
-pkgver=4.5.1
+pkgver=4.5.5
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=('3c267f60d3e0299079ea225a2af2f338')
+md5sums=('b6e58c890712d9522f2bb2d28b5ace39')
prepare() {
cd "$srcdir"
More information about the arch-commits
mailing list