r-bigutilsr: auto updated to 0.3.4-2

This commit is contained in:
BioArchLinuxBot 2023-09-18 18:10:06 +00:00
parent 5d82b40cea
commit c3d1c981ca

View file

@ -4,7 +4,7 @@ _pkgname=bigutilsr
_pkgver=0.3.4 _pkgver=0.3.4
pkgname=r-${_pkgname,,} pkgname=r-${_pkgname,,}
pkgver=${_pkgver//-/.} pkgver=${_pkgver//-/.}
pkgrel=1 pkgrel=2
pkgdesc="Utility Functions for Large-scale Data" pkgdesc="Utility Functions for Large-scale Data"
arch=(x86_64) arch=(x86_64)
url="https://cran.r-project.org/package=${_pkgname}" url="https://cran.r-project.org/package=${_pkgname}"