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"