r-pkgload: auto updated to 1.3.3-1

This commit is contained in:
BioArchLinuxBot 2023-09-22 18:01:31 +00:00
parent e716a6b764
commit 162333e2c4

View file

@ -8,7 +8,7 @@ _pkgname=pkgload
_pkgver=1.3.3
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}"