From 3659faab5d03377ad690544680e2ef8f59b80548 Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Mon, 30 May 2022 19:05:23 +0000 Subject: [PATCH] r-statnet.common: auto updated to 4.6.0-3 --- 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 5121cd5c3c..2ff9f28237 100644 --- a/BioArchLinux/r-statnet.common/PKGBUILD +++ b/BioArchLinux/r-statnet.common/PKGBUILD @@ -4,7 +4,7 @@ _pkgname=statnet.common _pkgver=4.6.0 pkgname=r-${_pkgname,,} pkgver=4.6.0 -pkgrel=2 +pkgrel=3 pkgdesc='Common R Scripts and Utilities Used by the Statnet Project Software' arch=('x86_64') url="https://cran.r-project.org/package=${_pkgname}"