r-pkgload: auto updated to 1.2.4-4

This commit is contained in:
BioArchLinuxBot 2022-05-30 19:19:09 +00:00
parent 7aa5309ff2
commit bc3c9ebfef

View file

@ -4,7 +4,7 @@ _pkgname=pkgload
_pkgver=1.2.4 _pkgver=1.2.4
pkgname=r-${_pkgname,,} pkgname=r-${_pkgname,,}
pkgver=1.2.4 pkgver=1.2.4
pkgrel=3 pkgrel=4
pkgdesc='Simulate Package Installation and Attach' pkgdesc='Simulate Package Installation and Attach'
arch=('any') arch=('any')
url="https://cran.r-project.org/package=${_pkgname}" url="https://cran.r-project.org/package=${_pkgname}"