mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-limma: auto updated to 3.52.1-1
This commit is contained in:
parent
847d8e0c1f
commit
fb6b7d4dda
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.52.0
|
||||
_pkgver=3.52.1
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=3.52.0
|
||||
pkgver=3.52.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=('34e8c9d8c438c4c1cf85ac4c38ff6f6b5bd6cd1e9a60eec45f19877a9766fdc3')
|
||||
sha256sums=('5ea9182fb7da0e300effa14f85668a2a8bf5e5b8c464426d4879822dc51f74a4')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue