mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-future: auto updated to 1.26.1-1
This commit is contained in:
parent
fa3fd0b701
commit
bce73a269c
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=future
|
||||
_pkgver=1.25.0
|
||||
_pkgver=1.26.1
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.25.0
|
||||
pkgver=1.26.1
|
||||
pkgrel=1
|
||||
pkgdesc='Unified Parallel and Distributed Processing in R for Everyone'
|
||||
arch=('any')
|
||||
|
@ -22,7 +22,7 @@ optdepends=(
|
|||
r-rhpcblasctl
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('d6242ece0fb45f0bf492e8219eae790a448255540ee39ef930a2752fdc821847')
|
||||
sha256sums=('a35c0bdae86265ebe86119231802b6fbf7b1d533b57cb423d8483fbe779390d5')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue