From 04d2f689d0a2e5ab598ab437b78589870611f7bb Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Sun, 22 Dec 2024 18:10:23 +0000 Subject: [PATCH] python-python-louvain: auto updated to 0.16-4 --- BioArchLinux/python-python-louvain/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BioArchLinux/python-python-louvain/PKGBUILD b/BioArchLinux/python-python-louvain/PKGBUILD index 44c5098916..96cfc1bdce 100644 --- a/BioArchLinux/python-python-louvain/PKGBUILD +++ b/BioArchLinux/python-python-louvain/PKGBUILD @@ -3,7 +3,7 @@ pkgname='python-python-louvain' _module=python-louvain pkgver=0.16 -pkgrel=3 +pkgrel=4 pkgdesc="Louvain algorithm for community detection" arch=('x86_64') url="https://github.com/taynaud/python-louvain"