r-proxyc: auto updated to 0.4.0-1

This commit is contained in:
BioArchLinuxBot 2024-04-06 00:01:45 +00:00
parent 73f8dda296
commit e5357e9a49

View file

@ -5,7 +5,7 @@ _pkgname=proxyC
_pkgver=0.4.0 _pkgver=0.4.0
pkgname=r-${_pkgname,,} pkgname=r-${_pkgname,,}
pkgver=${_pkgver//-/.} pkgver=${_pkgver//-/.}
pkgrel=0 pkgrel=1
pkgdesc="Computes Proximity in Large Sparse Matrices" pkgdesc="Computes Proximity in Large Sparse Matrices"
arch=(x86_64) arch=(x86_64)
url="https://cran.r-project.org/package=$_pkgname" url="https://cran.r-project.org/package=$_pkgname"