mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-ffpe: auto updated to 1.40.0-1
This commit is contained in:
parent
a519133130
commit
ce2a25de90
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=ffpe
|
||||
_pkgver=1.38.0
|
||||
_pkgver=1.40.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.38.0
|
||||
pkgver=1.40.0
|
||||
pkgrel=1
|
||||
pkgdesc='Quality assessment and control for FFPE microarray expression data'
|
||||
arch=('any')
|
||||
|
@ -24,7 +24,7 @@ optdepends=(
|
|||
r-genefilter
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('eb29dc53bd159b51ff883d625cdcdd6b568ef664ae8fd131b3bd8fe7c404cf50')
|
||||
sha256sums=('ab7101ca099aea800a7b428cb912b47a5cf6dbd357ee30612d4dfd9713269c0c')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue