Date: Saturday, May 6, 2023 @ 10:23:40
  Author: arojas
Revision: 1458975

upgpkg: python-qtconsole 5.4.3-1: Update to 5.4.3

Modified:
  python-qtconsole/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-05-06 10:22:09 UTC (rev 1458974)
+++ PKGBUILD    2023-05-06 10:23:40 UTC (rev 1458975)
@@ -3,8 +3,8 @@
 
 _pkgname=qtconsole
 pkgname=python-qtconsole
-pkgver=5.4.2
-pkgrel=2
+pkgver=5.4.3
+pkgrel=1
 pkgdesc="Qt-based console for Jupyter with support for rich media output"
 arch=(any)
 url="https://qtconsole.readthedocs.io/";
@@ -24,7 +24,7 @@
 makedepends=(python-setuptools)
 checkdepends=(python-pytest python-pytest-qt python-flaky xorg-server-xvfb)
 
source=(https://github.com/jupyter/${_pkgname}/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz)
-sha256sums=('4ecf1c1aebd78fcc252f039e9e7e93b1a21efc5d38bb9dc3474622b4d064cb4f')
+sha256sums=('991f8c6e30f83018df4e75c2f63dea6ee90b345b1c9461c79f422e96f389e551')
 
 build() {
   cd ${_pkgname}-${pkgver}

Reply via email to