Date: Monday, October 17, 2022 @ 19:31:44 Author: arojas Revision: 1329685
upgpkg: python-igraph 0.10.2-1: Update to 0.10.2 Modified: python-igraph/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-10-17 19:21:25 UTC (rev 1329684) +++ PKGBUILD 2022-10-17 19:31:44 UTC (rev 1329685) @@ -2,7 +2,7 @@ # Contributor: Lukasz Pozarlik <[email protected]> pkgname=python-igraph -pkgver=0.10.1 +pkgver=0.10.2 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=('65165883cc506ec7c6d8b68e620954810935ef033138aa3a92cba6089339cae6') +sha256sums=('215c53591b0bccd2082ef0e007e1919f25c040abb03014bdb4f20712173e33c2') build() { cd igraph-$pkgver
