mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-gage: auto updated to 2.56.0-1
This commit is contained in:
parent
bb4d15a900
commit
9a2fc4336e
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=gage
|
||||
_pkgver=2.54.0
|
||||
_pkgver=2.56.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=2.54.0
|
||||
pkgver=2.56.0
|
||||
pkgrel=1
|
||||
pkgdesc='Generally Applicable Gene-set Enrichment for Pathway Analysis'
|
||||
arch=('any')
|
||||
|
@ -30,7 +30,7 @@ optdepends=(
|
|||
r-txdb.hsapiens.ucsc.hg19.knowngene
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('d84fa0c0b783fa7529b45ec0c0b03a93dea301f84c6199151aca825e7cda8d47')
|
||||
sha256sums=('6d847a26c43317dd8261c823d0a0f8e07171c03c82448aa3e0e8624827436d1a')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue