r-ade4: auto updated to 1.7.23-1

This commit is contained in:
BioArchLinuxBot 2025-02-14 18:05:26 +00:00
parent 02a6f8e376
commit 30e9d7b04e

View file

@ -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}"