r-lea: auto updated to 3.12.2-1

This commit is contained in:
BioArchLinuxBot 2023-05-03 18:02:46 +00:00
parent cd3390dda4
commit 8e587cd808

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=LEA
_pkgver=3.12.0
_pkgver=3.12.2
pkgname=r-${_pkgname,,}
pkgver=3.12.0
pkgver=3.12.2
pkgrel=1
pkgdesc='LEA: an R package for Landscape and Ecological Association Studies'
arch=('x86_64')
@ -16,7 +16,7 @@ optdepends=(
r-knitr
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('154c5b76d456e3143f4de985599e64e1c68e07ac71ded9bbc914f7abeb19e825')
sha256sums=('a93ac595bdcae577d93a2efd6402baaba387f423fa21ae7fbd51c17e11cdb9cf')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"