mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-ff: auto updated to 4.0.7-1
This commit is contained in:
parent
424deeb957
commit
eb990fee8c
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=ff
|
||||
_pkgver=4.0.5
|
||||
_pkgver=4.0.7
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=4.0.5
|
||||
pkgrel=2
|
||||
pkgver=4.0.7
|
||||
pkgrel=1
|
||||
pkgdesc='Memory-Efficient Storage of Large Data on Disk and Fast Access Functions'
|
||||
arch=('x86_64')
|
||||
url="https://cran.r-project.org/package=${_pkgname}"
|
||||
|
@ -18,7 +18,7 @@ optdepends=(
|
|||
r-testthat
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('9aba9e271144ec224063ddba0d791e2fcdb9c912d48fdc49e204fce628355037')
|
||||
sha256sums=('0a47333d31c7afc3f95387166e21a3e4c763cbef47d9b5927753aef4ff8d83fa')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue