diff --git a/BioArchLinux/r-remotes/PKGBUILD b/BioArchLinux/r-remotes/PKGBUILD index aa485de228..983e2085f0 100644 --- a/BioArchLinux/r-remotes/PKGBUILD +++ b/BioArchLinux/r-remotes/PKGBUILD @@ -5,7 +5,7 @@ _pkgname=remotes _pkgver=2.4.2 pkgname=r-${_pkgname,,} pkgver=2.4.2 -pkgrel=3 +pkgrel=4 pkgdesc="R Package Installation from Remote Repositories, Including 'GitHub'" arch=('any') url="https://cran.r-project.org/package=${_pkgname}"