mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-seqgsea: auto updated to 1.46.0-1
This commit is contained in:
parent
d5fbc27fb4
commit
089060e918
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=SeqGSEA
|
||||
_pkgver=1.44.0
|
||||
_pkgver=1.46.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.44.0
|
||||
pkgver=1.46.0
|
||||
pkgrel=1
|
||||
pkgdesc='Gene Set Enrichment Analysis (GSEA) of RNA-Seq Data: integrating differential expression and splicing'
|
||||
arch=('any')
|
||||
|
@ -20,7 +20,7 @@ optdepends=(
|
|||
r-genomicranges
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('9e05d04bc700963cb251f4201af20c68de594a95b6a047aec530217163a1b95b')
|
||||
sha256sums=('bd5073cc179b1f38cb530e4a280e58e61cdcc1ee9b2c35b0730dc6a3c9ac158e')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue