r-cachem: auto updated to 1.0.6-5

This commit is contained in:
BioArchLinuxBot 2022-05-30 18:52:58 +00:00
parent 9a2a958463
commit 05d5f9ed20

View file

@ -4,7 +4,7 @@ _pkgname=cachem
_pkgver=1.0.6 _pkgver=1.0.6
pkgname=r-${_pkgname,,} pkgname=r-${_pkgname,,}
pkgver=1.0.6 pkgver=1.0.6
pkgrel=4 pkgrel=5
pkgdesc='Cache R Objects with Automatic Pruning' pkgdesc='Cache R Objects with Automatic Pruning'
arch=('x86_64') arch=('x86_64')
url="https://cran.r-project.org/package=${_pkgname}" url="https://cran.r-project.org/package=${_pkgname}"