From d9902f70ea5c63806342e8990dbb05de06bee599 Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Mon, 18 Sep 2023 18:22:16 +0000 Subject: [PATCH] r-clubsandwich: auto updated to 0.5.10-2 --- BioArchLinux/r-clubsandwich/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BioArchLinux/r-clubsandwich/PKGBUILD b/BioArchLinux/r-clubsandwich/PKGBUILD index ab214fd5ee..4b74888599 100644 --- a/BioArchLinux/r-clubsandwich/PKGBUILD +++ b/BioArchLinux/r-clubsandwich/PKGBUILD @@ -4,7 +4,7 @@ _pkgname=clubSandwich _pkgver=0.5.10 pkgname=r-${_pkgname,,} pkgver=${_pkgver//-/.} -pkgrel=1 +pkgrel=2 pkgdesc="Cluster-Robust (Sandwich) Variance Estimators with Small-Sample Corrections" arch=(any) url="https://cran.r-project.org/package=${_pkgname}"