r-registry: auto updated to 0.5.1-4

This commit is contained in:
BioArchLinuxBot 2022-06-05 06:12:37 +00:00
parent 1e6b0ea889
commit acab674ef2

View file

@ -4,7 +4,7 @@ _pkgname=registry
_pkgver=0.5-1 _pkgver=0.5-1
pkgname=r-${_pkgname,,} pkgname=r-${_pkgname,,}
pkgver=0.5.1 pkgver=0.5.1
pkgrel=3 pkgrel=4
pkgdesc='Infrastructure for R Package Registries' pkgdesc='Infrastructure for R Package Registries'
arch=('any') arch=('any')
url="https://cran.r-project.org/package=${_pkgname}" url="https://cran.r-project.org/package=${_pkgname}"