diff --git a/BioArchLinux/r-sampleselection/PKGBUILD b/BioArchLinux/r-sampleselection/PKGBUILD index 8f8ffc2e3d..fb83f315fc 100644 --- a/BioArchLinux/r-sampleselection/PKGBUILD +++ b/BioArchLinux/r-sampleselection/PKGBUILD @@ -4,7 +4,7 @@ _pkgname=sampleSelection _pkgver=1.2-12 pkgname=r-${_pkgname,,} pkgver=${_pkgver//-/.} -pkgrel=1 +pkgrel=2 pkgdesc="Sample Selection Models" arch=(any) url="https://cran.r-project.org/package=${_pkgname}"