diff --git a/BioArchLinux/r-r.cache/PKGBUILD b/BioArchLinux/r-r.cache/PKGBUILD index 119efaf36d..54ee1bfe42 100644 --- a/BioArchLinux/r-r.cache/PKGBUILD +++ b/BioArchLinux/r-r.cache/PKGBUILD @@ -4,7 +4,7 @@ _pkgname=R.cache _pkgver=0.15.0 pkgname=r-${_pkgname,,} pkgver=0.15.0 -pkgrel=3 +pkgrel=4 pkgdesc='Fast and Light-Weight Caching (Memoization) of Objects and Results to Speed Up Computations' arch=('any') url="https://cran.r-project.org/package=${_pkgname}"