r-sharedobject: auto updated to 1.20.0-1

This commit is contained in:
BioArchLinuxBot 2024-12-15 18:04:34 +00:00
parent 52e822de3b
commit ae739b3065

View file

@ -4,7 +4,7 @@ _pkgname=SharedObject
_pkgver=1.20.0
pkgname=r-${_pkgname,,}
pkgver=${_pkgver//-/.}
pkgrel=0
pkgrel=1
pkgdesc="Sharing R objects across multiple R processes without memory duplication"
arch=(x86_64)
url="https://bioconductor.org/packages/$_pkgname"