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