mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-ade4: auto updated to 1.7.23-1
This commit is contained in:
parent
02a6f8e376
commit
30e9d7b04e
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=ade4
|
||||
_pkgver=1.7-22
|
||||
_pkgver=1.7-23
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.7.22
|
||||
pkgrel=3
|
||||
pkgver=1.7.23
|
||||
pkgrel=1
|
||||
pkgdesc='Analysis of Ecological Data: Exploratory and Euclidean Methods in Environmental Sciences'
|
||||
arch=('x86_64')
|
||||
url="https://cran.r-project.org/package=${_pkgname}"
|
||||
|
@ -34,7 +34,7 @@ optdepends=(
|
|||
r-waveslim
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('007df54e83a2a6cb8d6da8006f0aace011e7eaa7744dc5f8230ac2c002b393b4')
|
||||
sha256sums=('3092c5a68f68f24fc28387407f43b939862a460635250609f2409e359476677f')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue