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

Antonio Rojas arojas at gemini.archlinux.org
Mon Jan 10 16:27:31 UTC 2022


    Date: Monday, January 10, 2022 @ 16:27:31
  Author: arojas
Revision: 1099404

Update to 0.9.9

Modified:
  python-igraph/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-01-10 16:26:59 UTC (rev 1099403)
+++ PKGBUILD	2022-01-10 16:27:31 UTC (rev 1099404)
@@ -2,8 +2,8 @@
 # Contributor: Lukasz Pozarlik <lpozarlik at gmail.com>
 
 pkgname=python-igraph
-pkgver=0.9.8
-pkgrel=2
+pkgver=0.9.9
+pkgrel=1
 url='https://igraph.org/python/'
 license=(GPL)
 arch=(x86_64)
@@ -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=('e7bad9f5f52e6dc3ccdaa3d02d8ec433d9ada704f7a83168915cfa0c4c226730')
+sha256sums=('3f84b57fbaab37efa965f8dc1e1e28aad181357f1a6aa8204fe7c91ee9615092')
 
 build() {
   cd igraph-$pkgver



More information about the arch-commits mailing list