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

Bruno Pagani archange at gemini.archlinux.org
Fri Mar 18 15:17:44 UTC 2022


    Date: Friday, March 18, 2022 @ 15:17:43
  Author: archange
Revision: 1158531

upgpkg: pyzo 4.12.3-1

Modified:
  pyzo/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-03-18 14:55:46 UTC (rev 1158530)
+++ PKGBUILD	2022-03-18 15:17:43 UTC (rev 1158531)
@@ -2,7 +2,7 @@
 # Contributor: Hector Mtz-Seara <hseara.#at#.gmail*.*com>
 
 pkgname=pyzo
-pkgver=4.12.0
+pkgver=4.12.3
 pkgrel=1
 pkgdesc="Cross-platform Python IDE focused on interactivity and introspection, very suitable for scientific computing."
 arch=(any)
@@ -18,7 +18,7 @@
 )
 checkdepends=(python-pytest pyside2 pyside6 python-pyqt5 python-pyqt6 xorg-server-xvfb)
 source=(https://github.com/pyzo/pyzo/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz)
-sha256sums=('55bc7955e391573a9c82272fc296816ff6f9b9caa992f4a610037b546f91c5df')
+sha256sums=('2c2e4bd5206cc26901d58de68ef7daa3923734c3dc6a78755b5930371e47807c')
 
 build() {
     cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list