diff --git a/BioArchLinux/r-recipes/PKGBUILD b/BioArchLinux/r-recipes/PKGBUILD index 5542f48c62..6cef28f569 100644 --- a/BioArchLinux/r-recipes/PKGBUILD +++ b/BioArchLinux/r-recipes/PKGBUILD @@ -7,7 +7,7 @@ _pkgname=recipes _pkgver=1.0.8 pkgname=r-${_pkgname,,} pkgver=${_pkgver//-/.} -pkgrel=1 +pkgrel=2 pkgdesc="Preprocessing and Feature Engineering Steps for Modeling" arch=(any) url="https://cran.r-project.org/package=${_pkgname}"