mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-brobdingnag: auto updated to 1.2.9-1
This commit is contained in:
parent
2d4f36d238
commit
0c4029f297
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# Maintainer: sukanka <su975853527@gmail.com>
|
||||
|
||||
_pkgname=Brobdingnag
|
||||
_pkgver=1.2-7
|
||||
_pkgver=1.2-9
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.2.7
|
||||
pkgrel=9
|
||||
pkgver=1.2.9
|
||||
pkgrel=1
|
||||
pkgdesc='Very Large Numbers in R'
|
||||
arch=('any')
|
||||
url="https://cran.r-project.org/package=${_pkgname}"
|
||||
|
@ -16,7 +16,7 @@ optdepends=(
|
|||
r-cubature
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('73a734342736da5b29c2827d91f662101873503af7ad9cdf9e9e697bb32dd742')
|
||||
sha256sums=('f9012d250bc2a0f47815d6a7c06df2d4ddf3d8bab2d3b75e8cdefd964d20e91e')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue