diff --git a/BioArchLinux/r-recipes/PKGBUILD b/BioArchLinux/r-recipes/PKGBUILD index 02609f5feb..99b951d375 100644 --- a/BioArchLinux/r-recipes/PKGBUILD +++ b/BioArchLinux/r-recipes/PKGBUILD @@ -4,7 +4,7 @@ _pkgname=recipes _pkgver=0.2.0 pkgname=r-${_pkgname,,} pkgver=0.2.0 -pkgrel=2 +pkgrel=3 pkgdesc='Preprocessing and Feature Engineering Steps for Modeling' arch=('any') url="https://cran.r-project.org/package=${_pkgname}"