mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-lea: auto updated to 3.12.2-1
This commit is contained in:
parent
cd3390dda4
commit
8e587cd808
1 changed files with 3 additions and 3 deletions
|
@ -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}"
|
||||
|
|
Loading…
Add table
Reference in a new issue