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

Bruno Pagani archange at archlinux.org
Mon Oct 29 15:24:17 UTC 2018


    Date: Monday, October 29, 2018 @ 15:24:17
  Author: archange
Revision: 399430

upgpkg: pyzo 4.6.1-1

Modified:
  pyzo/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-10-29 14:18:31 UTC (rev 399429)
+++ PKGBUILD	2018-10-29 15:24:17 UTC (rev 399430)
@@ -2,8 +2,8 @@
 # Contributor: Hector Mtz-Seara <hseara.#at#.gmail*.*com>
 
 pkgname=pyzo
-pkgver=4.6.0
-pkgrel=3
+pkgver=4.6.1
+pkgrel=1
 pkgdesc="Cross-platform Python IDE focused on interactivity and introspection, very suitable for scientific computing."
 url="https://pyzo.org"
 license=('BSD')
@@ -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=('40ee770ff2711669b49a781a2159daf60d0677b7e30ed5e79ceb4cf948912dc9'
+sha256sums=('8847449764efc3402485df2b88e9f0a5f9d2e06a8f9fd8560d1e15fce82ec7f3'
             'ad318a4669f37819b99f273d3a770f9fe0f1732a6cf39ca69e8fe79f878586f4')
 
 build(){



More information about the arch-commits mailing list