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

Antonio Rojas arojas at archlinux.org
Thu Oct 8 15:07:59 UTC 2020


    Date: Thursday, October 8, 2020 @ 15:07:58
  Author: arojas
Revision: 721770

Update to 0.8.3

Modified:
  python-igraph/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-10-08 13:25:17 UTC (rev 721769)
+++ PKGBUILD	2020-10-08 15:07:58 UTC (rev 721770)
@@ -2,7 +2,7 @@
 # Contributor: Lukasz Pozarlik <lpozarlik at gmail.com>
 
 pkgname=python-igraph
-pkgver=0.8.2
+pkgver=0.8.3
 pkgrel=1
 url="https://igraph.org/python/"
 license=(GPL)
@@ -11,7 +11,7 @@
 depends=(igraph python-texttable)
 makedepends=(python-setuptools)
 source=("https://pypi.python.org/packages/source/p/$pkgname/$pkgname-$pkgver.tar.gz")
-sha256sums=('4601638d7d22eae7608cdf793efac75e6c039770ec4bd2cecf76378c84ce7d72')
+sha256sums=('e1f27622eddeb2bd5fdcbadb41ef048e884790bb050f9627c086dc609d0f1236')
 
 build() {
   cd $pkgbase-$pkgver



More information about the arch-commits mailing list