From dced721481f618ea245a2bc925c7f91d9a19c53b Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Wed, 10 Apr 2024 12:06:28 +0000 Subject: [PATCH] r-statnet.common: auto updated to 4.9.0-4 --- BioArchLinux/r-statnet.common/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BioArchLinux/r-statnet.common/PKGBUILD b/BioArchLinux/r-statnet.common/PKGBUILD index 83fe3ee2ed..7b3b5fae89 100644 --- a/BioArchLinux/r-statnet.common/PKGBUILD +++ b/BioArchLinux/r-statnet.common/PKGBUILD @@ -4,7 +4,7 @@ _pkgname=statnet.common _pkgver=4.9.0 pkgname=r-${_pkgname,,} pkgver=${_pkgver//-/.} -pkgrel=3 +pkgrel=4 pkgdesc="Common R Scripts and Utilities Used by the Statnet Project Software" arch=(x86_64) url="https://cran.r-project.org/package=$_pkgname"