From e0d43d7918ce1425ddbbaf364185a21d91b2676d Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Mon, 9 May 2022 23:06:46 +0000 Subject: [PATCH] r-matrixstats: auto updated to 0.62.0-9 --- BioArchLinux/r-matrixstats/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BioArchLinux/r-matrixstats/PKGBUILD b/BioArchLinux/r-matrixstats/PKGBUILD index ab4a13f432..d30bd1598e 100644 --- a/BioArchLinux/r-matrixstats/PKGBUILD +++ b/BioArchLinux/r-matrixstats/PKGBUILD @@ -4,7 +4,7 @@ _pkgname=matrixStats _pkgver=0.62.0 pkgname=r-${_pkgname,,} pkgver=0.62.0 -pkgrel=8 +pkgrel=9 pkgdesc='Functions that Apply to Rows and Columns of Matrices (and to Vectors)' arch=('x86_64') url="https://cran.r-project.org/package=${_pkgname}"