From 867bf7107ed510d38fd88c3fe1949a42c1a529e8 Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Tue, 9 Apr 2024 12:06:13 +0000 Subject: [PATCH] r-matrixtests: auto updated to 0.2.3-2 --- BioArchLinux/r-matrixtests/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BioArchLinux/r-matrixtests/PKGBUILD b/BioArchLinux/r-matrixtests/PKGBUILD index e5565b0422..f974c43b79 100644 --- a/BioArchLinux/r-matrixtests/PKGBUILD +++ b/BioArchLinux/r-matrixtests/PKGBUILD @@ -4,7 +4,7 @@ _pkgname=matrixTests _pkgver=0.2.3 pkgname=r-${_pkgname,,} pkgver=${_pkgver//-/.} -pkgrel=1 +pkgrel=2 pkgdesc="Fast Statistical Hypothesis Tests on Rows and Columns of Matrices" arch=(any) url="https://cran.r-project.org/package=$_pkgname"