mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-gseamining: auto updated to 1.16.0-1
This commit is contained in:
parent
f05710ed4c
commit
be19f24f3b
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=GSEAmining
|
||||
_pkgver=1.14.0
|
||||
_pkgver=1.16.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.14.0
|
||||
pkgver=1.16.0
|
||||
pkgrel=1
|
||||
pkgdesc='Make Biological Sense of Gene Set Enrichment Analysis Outputs'
|
||||
arch=('any')
|
||||
|
@ -30,7 +30,7 @@ optdepends=(
|
|||
r-tm
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('46eaa4e45c1efdaf0cb006669d759ec558d67503d380f5e8c045585ca2acfbe3')
|
||||
sha256sums=('65e2a2dbd14cf0522f4fd6a50aa5c31ba190bf15f1a9153172b789e30f22b4b9')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue