mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-future: auto updated to 1.33.1-1
This commit is contained in:
parent
6237369814
commit
1c03c6f347
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.0
|
||||
_pkgver=1.33.1
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=${_pkgver//-/.}
|
||||
pkgrel=3
|
||||
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=('153aa3ab46f23974538f1069f26930b8')
|
||||
b2sums=('ccd66dab4e2dddd097700efef0e08ba8ce95e569b2d5928030f2bb76c75cbde26ad3f37d6c629cafac9c770424c97d1930368d82845b4ee5caaf66f1030c6dcd')
|
||||
md5sums=('71fb731f2ea10ca8e2d9767c203959f2')
|
||||
b2sums=('6b02661593e4d7fb6f25559bfa79eed17f557eaa50d961fb689439f4e9d726a418b1b37510e7e13c27b29fa465c0d93cfbce3bfce2b9b8c73a4aa00490c26757')
|
||||
|
||||
build() {
|
||||
mkdir build
|
||||
|
|
Loading…
Add table
Reference in a new issue