diff --git a/BioArchLinux/r-onewaytests/PKGBUILD b/BioArchLinux/r-onewaytests/PKGBUILD index c0f65a94ee..02ddaf5bef 100644 --- a/BioArchLinux/r-onewaytests/PKGBUILD +++ b/BioArchLinux/r-onewaytests/PKGBUILD @@ -5,7 +5,7 @@ _pkgname=onewaytests _pkgver=3.0 pkgname=r-${_pkgname,,} pkgver=${_pkgver//-/.} -pkgrel=0 +pkgrel=1 pkgdesc="One-Way Tests in Independent Groups Designs" arch=(any) url="https://cran.r-project.org/package=${_pkgname}"