mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-rfast: auto updated to 2.1.2-1
This commit is contained in:
parent
7e8c06b3b5
commit
d7bf013f6d
1 changed files with 4 additions and 4 deletions
|
@ -2,10 +2,10 @@
|
|||
# Contributor: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=Rfast
|
||||
_pkgver=2.1.0
|
||||
_pkgver=2.1.2
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=${_pkgver//-/.}
|
||||
pkgrel=3
|
||||
pkgrel=1
|
||||
pkgdesc="A Collection of Efficient and Extremely Fast R Functions"
|
||||
arch=(x86_64)
|
||||
url="https://cran.r-project.org/package=$_pkgname"
|
||||
|
@ -25,8 +25,8 @@ optdepends=(
|
|||
r-philentropy
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
md5sums=('ba455888bd71d3cbce27d29be5f1948c')
|
||||
b2sums=('d1de20c4b2985c55d93e84ba4c22fab142d9a1055090e3ae8378675956306418e6c6a01366ed1448b154ed12b8d68ca9fa6a6d42e800cb9b5a973d5f35dbae6d')
|
||||
md5sums=('4e3f74099de568dfa88b7ae4bb1175db')
|
||||
b2sums=('efe5fcdd4a40a7e53c99d7b6e0e10c0c815857196716c2ddd28a4125dcab95b5a8ce6f9d3dc3814eb85211fb6f020ab41851401e9595796645232bfc57e90f69')
|
||||
|
||||
build() {
|
||||
mkdir build
|
||||
|
|
Loading…
Add table
Reference in a new issue