mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-lea: auto updated to 3.8.0-1
This commit is contained in:
parent
128c0871d7
commit
c877012e2a
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=LEA
|
||||
_pkgver=3.6.0
|
||||
_pkgver=3.8.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=3.6.0
|
||||
pkgrel=2
|
||||
pkgver=3.8.0
|
||||
pkgrel=1
|
||||
pkgdesc='LEA: an R package for Landscape and Ecological Association Studies'
|
||||
arch=('x86_64')
|
||||
url="https://bioconductor.org/packages/${_pkgname}"
|
||||
|
@ -16,7 +16,7 @@ optdepends=(
|
|||
r-knitr
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('109a86e15e35c4718076f00dca5b60d10e9d9f3e1e28e99b8ae847914f581a26')
|
||||
sha256sums=('c0fd5b5a66aff94d65b8961409c226966aa96a02eb7d1e9a9e75382226e5b774')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue