Date: Monday, January 2, 2023 @ 21:22:01 Author: arojas Revision: 1374016
upgpkg: python-igraph 0.10.3-1: Update to 0.10.3 Modified: python-igraph/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-01-02 21:20:07 UTC (rev 1374015) +++ PKGBUILD 2023-01-02 21:22:01 UTC (rev 1374016) @@ -2,7 +2,7 @@ # Contributor: Lukasz Pozarlik <[email protected]> pkgname=python-igraph -pkgver=0.10.2 +pkgver=0.10.3 pkgrel=1 url='https://igraph.org/python/' license=(GPL) @@ -11,7 +11,7 @@ depends=(python-texttable igraph) makedepends=(python-setuptools) source=(python-igraph-$pkgver::https://files.pythonhosted.org/packages/source/i/igraph/igraph-$pkgver.tar.gz) -sha256sums=('215c53591b0bccd2082ef0e007e1919f25c040abb03014bdb4f20712173e33c2') +sha256sums=('b720cb88c4b9af4a968e8390355f666ba146d631298518cc4ffa1bd0e2c21eed') build() { cd igraph-$pkgver
