mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-rmpfr: auto updated to 0.8.9-1
This commit is contained in:
parent
a9dbc09d84
commit
649e515cd3
1 changed files with 3 additions and 3 deletions
|
@ -2,9 +2,9 @@
|
||||||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||||
|
|
||||||
_pkgname=Rmpfr
|
_pkgname=Rmpfr
|
||||||
_pkgver=0.8-8
|
_pkgver=0.8-9
|
||||||
pkgname=r-${_pkgname,,}
|
pkgname=r-${_pkgname,,}
|
||||||
pkgver=0.8.8
|
pkgver=0.8.9
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc='R MPFR - Multiple Precision Floating-Point Reliable'
|
pkgdesc='R MPFR - Multiple Precision Floating-Point Reliable'
|
||||||
arch=('x86_64')
|
arch=('x86_64')
|
||||||
|
@ -24,7 +24,7 @@ optdepends=(
|
||||||
r-sfsmisc
|
r-sfsmisc
|
||||||
)
|
)
|
||||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||||
sha256sums=('e1b08cc55e04ad6b732b240f220cb81468d80c0e8298eadafaef0897e5e4d79e')
|
sha256sums=('cfee5ab47d49c6433c372a267f7d849c8f7c61a84e00d08afb047eaafcdbbc8a')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue