mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-limma: auto updated to 3.56.1-1
This commit is contained in:
parent
ba878d7d99
commit
afa1eb26b3
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=limma
|
||||
_pkgver=3.56.0
|
||||
_pkgver=3.56.1
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=3.56.0
|
||||
pkgver=3.56.1
|
||||
pkgrel=1
|
||||
pkgdesc='Linear Models for Microarray Data'
|
||||
arch=('x86_64')
|
||||
|
@ -29,7 +29,7 @@ optdepends=(
|
|||
r-vsn
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('3c3d517b047af94111b6155e5be2e66e5fba624188540f2f91584bde05ce0007')
|
||||
sha256sums=('c6caa5ae61159ce29c91323d3b8a227e592d290e38d3bd1600f34363552a8509')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue