mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-genefu: auto updated to 2.36.0-1
This commit is contained in:
parent
ad818eff30
commit
04f3ae3476
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=genefu
|
||||
_pkgver=2.34.0
|
||||
_pkgver=2.36.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=2.34.0
|
||||
pkgrel=2
|
||||
pkgver=2.36.0
|
||||
pkgrel=1
|
||||
pkgdesc='Computation of Gene Expression-Based Signatures in Breast Cancer'
|
||||
arch=('any')
|
||||
url="https://bioconductor.org/packages/${_pkgname}"
|
||||
|
@ -39,7 +39,7 @@ optdepends=(
|
|||
r-xtable
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('bb55478c0af19fc6ec9cd750423e94e63a9a6ec56c0ce838ef9784632ce2d663')
|
||||
sha256sums=('9d3b6c8f2690b774079bdc7d6517d6c22281d106daa5f3f5c8c082bb85765d0c')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue