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

Bruno Pagani archange at archlinux.org
Thu Oct 22 22:37:39 UTC 2020


    Date: Thursday, October 22, 2020 @ 22:37:39
  Author: archange
Revision: 730281

upgpkg: pyzo 4.11.0-1

Modified:
  pyzo/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-10-22 22:36:09 UTC (rev 730280)
+++ PKGBUILD	2020-10-22 22:37:39 UTC (rev 730281)
@@ -2,7 +2,7 @@
 # Contributor: Hector Mtz-Seara <hseara.#at#.gmail*.*com>
 
 pkgname=pyzo
-pkgver=4.10.2
+pkgver=4.11.0
 pkgrel=1
 pkgdesc="Cross-platform Python IDE focused on interactivity and introspection, very suitable for scientific computing."
 arch=(any)
@@ -12,7 +12,7 @@
 makedepends=(python-setuptools)
 optdepends=('python-pyqt5: to use PyQt5 as backend instead of PySide2')
 source=(https://github.com/pyzo/pyzo/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz)
-sha256sums=('7f7f7d6990da32190a2f05e469674fa3cc92cb41c9e5c5ebb9309ba96e483f96')
+sha256sums=('86a0598599affe116dccedc2663d16bcbc52bd262b365ecbc2c2459ab7377987')
 
 build(){
     cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list