mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-fda: auto updated to 6.2.0-1
This commit is contained in:
parent
d02c22e336
commit
edb4bfa753
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=fda
|
||||
_pkgver=6.1.8
|
||||
_pkgver=6.2.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=6.1.8
|
||||
pkgrel=2
|
||||
pkgver=6.2.0
|
||||
pkgrel=1
|
||||
pkgdesc='Functional Data Analysis'
|
||||
arch=('any')
|
||||
url="https://cran.r-project.org/package=${_pkgname}"
|
||||
|
@ -20,7 +20,7 @@ optdepends=(
|
|||
r-rmarkdown
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('ef8d858a2879491aa2c441d171ba14462bf27852d16e8420fa49aab83f42c407')
|
||||
sha256sums=('39cbaa814af48b10132170502a28400f90d62cf45ed89dcdcc30054362aabe15')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue