diff --git a/BioArchLinux/r-matrixtests/PKGBUILD b/BioArchLinux/r-matrixtests/PKGBUILD index f974c43b79..10a51fa38d 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=2 +pkgrel=3 pkgdesc="Fast Statistical Hypothesis Tests on Rows and Columns of Matrices" arch=(any) url="https://cran.r-project.org/package=$_pkgname"