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

Bruno Pagani archange at archlinux.org
Sun Mar 17 11:51:08 UTC 2019


    Date: Sunday, March 17, 2019 @ 11:51:07
  Author: archange
Revision: 442356

upgpkg: pyzo 4.7.0-1

Modified:
  pyzo/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-03-17 11:46:41 UTC (rev 442355)
+++ PKGBUILD	2019-03-17 11:51:07 UTC (rev 442356)
@@ -2,7 +2,7 @@
 # Contributor: Hector Mtz-Seara <hseara.#at#.gmail*.*com>
 
 pkgname=pyzo
-pkgver=4.6.1
+pkgver=4.7.0
 pkgrel=1
 pkgdesc="Cross-platform Python IDE focused on interactivity and introspection, very suitable for scientific computing."
 url="https://pyzo.org"
@@ -13,7 +13,7 @@
 optdepends=('python-pyqt5: to use PyQt5 as backend instead of PySide')
 source=(${pkgname}-${pkgver}.tar.gz::"https://github.com/pyzo/pyzo/archive/v${pkgver}.tar.gz"
         'pyzo.sh')
-sha256sums=('8847449764efc3402485df2b88e9f0a5f9d2e06a8f9fd8560d1e15fce82ec7f3'
+sha256sums=('15aa59e7000daaafff8f28c40d4a7612f8f99f407ad94d3668cf45be524e1402'
             'ad318a4669f37819b99f273d3a770f9fe0f1732a6cf39ca69e8fe79f878586f4')
 
 build(){



More information about the arch-commits mailing list