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

Bruno Pagani archange at archlinux.org
Wed Sep 18 08:48:32 UTC 2019


    Date: Wednesday, September 18, 2019 @ 08:48:31
  Author: archange
Revision: 511032

upgpkg: pyzo 4.9.0-1

Modified:
  pyzo/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-09-18 08:37:39 UTC (rev 511031)
+++ PKGBUILD	2019-09-18 08:48:31 UTC (rev 511032)
@@ -2,7 +2,7 @@
 # Contributor: Hector Mtz-Seara <hseara.#at#.gmail*.*com>
 
 pkgname=pyzo
-pkgver=4.8.1
+pkgver=4.9.0
 pkgrel=1
 pkgdesc="Cross-platform Python IDE focused on interactivity and introspection, very suitable for scientific computing."
 arch=(any)
@@ -13,7 +13,7 @@
 optdepends=('python-pyqt5: to use PyQt5 as backend instead of PySide')
 source=("https://github.com/pyzo/pyzo/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz"
         'pyzo.sh')
-sha256sums=('ca6e3f9ecd319942164a78b9238ec6e39bec9a09b8d79c9fb0628942ece9a389'
+sha256sums=('f0e4464013b1c484fd4f0604c3b53cb7945288ae4d59fb755c8bc9d2fe61e119'
             'ad318a4669f37819b99f273d3a770f9fe0f1732a6cf39ca69e8fe79f878586f4')
 
 build(){



More information about the arch-commits mailing list