diff --git a/BioArchLinux/r-onewaytests/PKGBUILD b/BioArchLinux/r-onewaytests/PKGBUILD index 173d6759a0..f7360e2d21 100644 --- a/BioArchLinux/r-onewaytests/PKGBUILD +++ b/BioArchLinux/r-onewaytests/PKGBUILD @@ -4,7 +4,7 @@ _pkgname=onewaytests _pkgver=2.6 pkgname=r-${_pkgname,,} pkgver=2.6 -pkgrel=1 +pkgrel=2 pkgdesc='One-Way Tests in Independent Groups Designs' arch=('any') url="https://cran.r-project.org/package=${_pkgname}"