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

Bruno Pagani archange at archlinux.org
Tue Feb 11 10:29:15 UTC 2020


    Date: Tuesday, February 11, 2020 @ 10:29:15
  Author: archange
Revision: 566974

upgpkg: pyzo 4.10.2-1

Modified:
  pyzo/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-11 10:28:28 UTC (rev 566973)
+++ PKGBUILD	2020-02-11 10:29:15 UTC (rev 566974)
@@ -2,7 +2,7 @@
 # Contributor: Hector Mtz-Seara <hseara.#at#.gmail*.*com>
 
 pkgname=pyzo
-pkgver=4.10.0
+pkgver=4.10.2
 pkgrel=1
 pkgdesc="Cross-platform Python IDE focused on interactivity and introspection, very suitable for scientific computing."
 arch=(any)
@@ -10,9 +10,9 @@
 license=(BSD)
 depends=(python pyside2)
 makedepends=(python-setuptools)
-optdepends=('python-pyqt5: to use PyQt5 as backend instead of PySide')
+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=('099567667897680d740903b1392fe2b1d54550fae454cdcfdc66c10d1ac92d99')
+sha256sums=('7f7f7d6990da32190a2f05e469674fa3cc92cb41c9e5c5ebb9309ba96e483f96')
 
 build(){
     cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list