r-pkgload: auto updated to 1.4.0-1

This commit is contained in:
BioArchLinuxBot 2024-06-28 18:03:25 +00:00
parent ddc83df5f2
commit c82a7ed58c

View file

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