Date: Saturday, January 28, 2023 @ 16:42:52
  Author: arojas
Revision: 1390106

upgpkg: python-igraph 0.10.4-1: Update to 0.10.4

Modified:
  python-igraph/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-01-28 16:28:47 UTC (rev 1390105)
+++ PKGBUILD    2023-01-28 16:42:52 UTC (rev 1390106)
@@ -2,7 +2,7 @@
 # Contributor: Lukasz Pozarlik <[email protected]>
 
 pkgname=python-igraph
-pkgver=0.10.3
+pkgver=0.10.4
 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=('b720cb88c4b9af4a968e8390355f666ba146d631298518cc4ffa1bd0e2c21eed')
+sha256sums=('4786e05919ee93f6479fe8ca697d68537edfe47549ed09dfb33bda4daced1fb9')
 
 build() {
   cd igraph-$pkgver

Reply via email to