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

Felix Yan felixonmars at archlinux.org
Wed Apr 7 00:35:08 UTC 2021


    Date: Wednesday, April 7, 2021 @ 00:35:08
  Author: felixonmars
Revision: 912286

upgpkg: python-networkx 2.5.1-1

Modified:
  python-networkx/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-04-07 00:35:01 UTC (rev 912285)
+++ PKGBUILD	2021-04-07 00:35:08 UTC (rev 912286)
@@ -2,8 +2,8 @@
 # Contributor: Clément DEMOULINS <clement at archivel.fr>
 
 pkgname=python-networkx
-pkgver=2.5
-pkgrel=3
+pkgver=2.5.1
+pkgrel=1
 pkgdesc='Python package for the creation, manipulation, and study of the structure, dynamics, and functions of complex networks.'
 arch=('any')
 license=('BSD')
@@ -16,7 +16,7 @@
 makedepends=('python-setuptools')
 checkdepends=('python-pytest-runner')
 source=("https://github.com/networkx/networkx/archive/networkx-$pkgver.tar.gz")
-sha512sums=('8195e56d9b80e03a4d0b4472beb907813d49ca93564a30eeca5516a3fed43273cf753555d50607a08d146504a9c7d0430341c0570cce8dcd226e5bd68321284b')
+sha512sums=('0eb43aa9cedacb3e6dfa44703d300591ce5214e983d01e526f34105e0a565d49ef424c4c4232340b01b3e396a09ed44aee658bab0aa613edcba4d7b9b1aebe6a')
 
 build() {
   cd networkx-networkx-$pkgver



More information about the arch-commits mailing list