[arch-commits] Commit in python-igraph/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Sat Jun 12 09:53:06 UTC 2021
Date: Saturday, June 12, 2021 @ 09:53:06
Author: arojas
Revision: 963142
Update to 0.9.6
Modified:
python-igraph/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-06-12 03:43:55 UTC (rev 963141)
+++ PKGBUILD 2021-06-12 09:53:06 UTC (rev 963142)
@@ -2,7 +2,7 @@
# Contributor: Lukasz Pozarlik <lpozarlik at gmail.com>
pkgname=python-igraph
-pkgver=0.9.5
+pkgver=0.9.6
pkgrel=1
url='https://igraph.org/python/'
license=(GPL)
@@ -11,7 +11,7 @@
depends=(python-texttable igraph)
makedepends=(python-setuptools)
source=(https://pypi.python.org/packages/source/p/$pkgname/$pkgname-$pkgver.tar.gz)
-sha256sums=('888075cd862416d0a6eee548b1058a21acd8b1aa433e92807ed791f725a14e15')
+sha256sums=('1824ca0489068100534d717056395d580b2d19bf4fefb378465e6a37a20bf316')
build() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list