mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-cubature: auto updated to 2.0.4.4-1
This commit is contained in:
parent
013729a19d
commit
b392effc29
1 changed files with 4 additions and 4 deletions
|
@ -2,10 +2,10 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=cubature
|
||||
_pkgver=2.0.4.2
|
||||
_pkgver=2.0.4.4
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=2.0.4.2
|
||||
pkgrel=2
|
||||
pkgver=2.0.4.4
|
||||
pkgrel=1
|
||||
pkgdesc='Adaptive Multivariate Integration over Hypercubes'
|
||||
arch=('x86_64')
|
||||
url="https://cran.r-project.org/package=${_pkgname}"
|
||||
|
@ -23,7 +23,7 @@ optdepends=(
|
|||
r-testthat
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('605bdd9d90fb6645359cccd1b289c5afae235b46360ef5bdd2001aa307a7694e')
|
||||
sha256sums=('087b3b2c4f25d873fa95e9d38766a17a7201d03a6f4960f1e080a8db8b67d569')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue