mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-ecp: auto updated to 3.1.6-1
This commit is contained in:
parent
89fea72d90
commit
fe75c0f606
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=ecp
|
||||
_pkgver=3.1.5
|
||||
_pkgver=3.1.6
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=3.1.5
|
||||
pkgrel=2
|
||||
pkgver=3.1.6
|
||||
pkgrel=1
|
||||
pkgdesc='Non-Parametric Multiple Change-Point Analysis of Multivariate Data'
|
||||
arch=('x86_64')
|
||||
url="https://cran.r-project.org/package=${_pkgname}"
|
||||
|
@ -20,7 +20,7 @@ optdepends=(
|
|||
r-r.rsp
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('9e2389632447a80a5e9937f15a98c092c33f5460e6ceb904971fcff3eda8a29e')
|
||||
sha256sums=('e5c3ea82afd11452c6069ac27744f3de81e7e633189e1e5a5941dae1d786aac6')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue