r-processx: auto updated to 3.5.3-3

This commit is contained in:
BioArchLinuxBot 2022-05-30 18:52:28 +00:00
parent 4a22661dc7
commit 1f6659d4d3

View file

@ -4,7 +4,7 @@ _pkgname=processx
_pkgver=3.5.3 _pkgver=3.5.3
pkgname=r-${_pkgname,,} pkgname=r-${_pkgname,,}
pkgver=3.5.3 pkgver=3.5.3
pkgrel=2 pkgrel=3
pkgdesc='Execute and Control System Processes' pkgdesc='Execute and Control System Processes'
arch=('x86_64') arch=('x86_64')
url="https://cran.r-project.org/package=${_pkgname}" url="https://cran.r-project.org/package=${_pkgname}"