r-rcppint64: auto updated to 0.0.3-2

This commit is contained in:
BioArchLinuxBot 2023-09-29 12:06:34 +00:00
parent 09e285be1a
commit a4d75b39e6

View file

@ -4,7 +4,7 @@ _pkgname=RcppInt64
_pkgver=0.0.3 _pkgver=0.0.3
pkgname=r-${_pkgname,,} pkgname=r-${_pkgname,,}
pkgver=${_pkgver//-/.} pkgver=${_pkgver//-/.}
pkgrel=1 pkgrel=2
pkgdesc="'Rcpp'-Based Helper Functions to Pass 'Int64' and 'nanotime' Values Between 'R' and 'C++'" pkgdesc="'Rcpp'-Based Helper Functions to Pass 'Int64' and 'nanotime' Values Between 'R' and 'C++'"
arch=(x86_64) arch=(x86_64)
url="https://cran.r-project.org/package=${_pkgname}" url="https://cran.r-project.org/package=${_pkgname}"