mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-future: auto updated to 1.34.0-1
This commit is contained in:
parent
eae3ccf43b
commit
887011d7ba
1 changed files with 4 additions and 4 deletions
|
@ -3,10 +3,10 @@
|
|||
# Contributor: Viktor Drobot (aka dviktor) linux776 [at] gmail [dot] com
|
||||
|
||||
_pkgname=future
|
||||
_pkgver=1.33.2
|
||||
_pkgver=1.34.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=${_pkgver//-/.}
|
||||
pkgrel=2
|
||||
pkgrel=1
|
||||
pkgdesc="Unified Parallel and Distributed Processing in R for Everyone"
|
||||
arch=(any)
|
||||
url="https://cran.r-project.org/package=$_pkgname"
|
||||
|
@ -23,8 +23,8 @@ optdepends=(
|
|||
r-rhpcblasctl
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
md5sums=('5f66cf78cb629367c2c168c744181257')
|
||||
b2sums=('e6cf59076920088bb9f134409fe3200d24b1d13c4a5c1b4716a11e2788ce8b84e4c0b937dff353196db16700e40b09072f86590ebdcbfd0d49fb3de4e7e0ae56')
|
||||
md5sums=('4f6dcf593ea495d2df51db19342c91fb')
|
||||
b2sums=('e7b2d763b7ce9875b5430c55101d4a0a6ae5b2cf37618b0fd3fa1cd669e8a70831869c81a27a86cdb16286a7be1ee0469594a06d6c46cbadeb5e6cb14b8d933f')
|
||||
|
||||
build() {
|
||||
mkdir build
|
||||
|
|
Loading…
Add table
Reference in a new issue