Date: Tuesday, October 4, 2022 @ 10:49:51
  Author: felixonmars
Revision: 1320905

upgpkg: python-networkx 2.8.7-1

Modified:
  python-networkx/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-10-04 10:49:32 UTC (rev 1320904)
+++ PKGBUILD    2022-10-04 10:49:51 UTC (rev 1320905)
@@ -2,7 +2,7 @@
 # Contributor: ClĂ©ment DEMOULINS <[email protected]>
 
 pkgname=python-networkx
-pkgver=2.8.6
+pkgver=2.8.7
 pkgrel=1
 pkgdesc='Python package for the creation, manipulation, and study of the 
structure, dynamics, and functions of complex networks.'
 arch=('any')
@@ -16,7 +16,7 @@
 makedepends=('python-setuptools')
 checkdepends=('python-pytest-runner' 'python-lxml' 'python-pydot' 
'python-yaml')
 source=("https://github.com/networkx/networkx/archive/networkx-$pkgver.tar.gz";)
-sha512sums=('527e8335004dc719fbff30da8f73916af6c5ddc265187ef663186c5ee4c99032c0f904357c588b3e33b060cc095d7acb44498d3597bbbfb3887dd01dfe9c716f')
+sha512sums=('216ee66007b2c15e650f5cbacc9f8969dcaf964f5df42351419ceae3754fb70812faf494e97eea0ca4de2c912c74b6db05c0e80506a6d6de806dc3c9289f747c')
 
 build() {
   cd networkx-networkx-$pkgver

Reply via email to