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

Antonio Rojas arojas at gemini.archlinux.org
Thu Jun 9 06:13:57 UTC 2022


    Date: Thursday, June 9, 2022 @ 06:13:56
  Author: arojas
Revision: 1229424

Update to 0.9.11

Modified:
  python-igraph/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-06-09 00:14:31 UTC (rev 1229423)
+++ PKGBUILD	2022-06-09 06:13:56 UTC (rev 1229424)
@@ -2,7 +2,7 @@
 # Contributor: Lukasz Pozarlik <lpozarlik at gmail.com>
 
 pkgname=python-igraph
-pkgver=0.9.10
+pkgver=0.9.11
 pkgrel=1
 url='https://igraph.org/python/'
 license=(GPL)
@@ -11,7 +11,7 @@
 depends=(python-texttable igraph)
 makedepends=(python-setuptools)
 source=(https://files.pythonhosted.org/packages/source/i/igraph/igraph-$pkgver.tar.gz)
-sha256sums=('6f9d8e1d6105b34298591820e94d4d8b3f33f38068523769e7a555bf7c96accb')
+sha256sums=('52eeaf5c015e297d979fefc53038fbaaf5fff4fb5f5022dce43f3ddc78210515')
 
 build() {
   cd igraph-$pkgver



More information about the arch-commits mailing list