r-globals: auto updated to 0.16.3-2

This commit is contained in:
BioArchLinuxBot 2024-04-24 18:13:26 +00:00
parent 1f8f973d54
commit 5488b659f7

View file

@ -6,7 +6,7 @@ _pkgname=globals
_pkgver=0.16.3
pkgname=r-${_pkgname,,}
pkgver=${_pkgver//-/.}
pkgrel=1
pkgrel=2
pkgdesc="Identify Global Objects in R Expressions"
arch=(any)
url="https://cran.r-project.org/package=$_pkgname"