[arch-commits] Commit in pyzo/trunk (PKGBUILD)
Bruno Pagani
archange at archlinux.org
Sun Dec 6 00:07:11 UTC 2020
Date: Sunday, December 6, 2020 @ 00:07:11
Author: archange
Revision: 770992
upgpkg: pyzo 4.11.2-1
Modified:
pyzo/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-12-06 00:06:51 UTC (rev 770991)
+++ PKGBUILD 2020-12-06 00:07:11 UTC (rev 770992)
@@ -2,8 +2,8 @@
# Contributor: Hector Mtz-Seara <hseara.#at#.gmail*.*com>
pkgname=pyzo
-pkgver=4.11.0
-pkgrel=2
+pkgver=4.11.2
+pkgrel=1
pkgdesc="Cross-platform Python IDE focused on interactivity and introspection, very suitable for scientific computing."
arch=(any)
url="https://pyzo.org"
@@ -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=('86a0598599affe116dccedc2663d16bcbc52bd262b365ecbc2c2459ab7377987')
+sha256sums=('c6b7bec2866a3751ac2009ed13c1e2e494cf8de9fee5ef4617a8f00f83ea95e8')
build(){
cd ${pkgname}-${pkgver}
More information about the arch-commits
mailing list