mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-gsva: auto updated to 1.50.0-1
This commit is contained in:
parent
89ae2ef8ab
commit
dd5bb99c78
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=GSVA
|
||||
_pkgver=1.48.3
|
||||
_pkgver=1.50.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.48.3
|
||||
pkgver=1.50.0
|
||||
pkgrel=1
|
||||
pkgdesc='Gene Set Variation Analysis for microarray and RNA-seq data'
|
||||
arch=('x86_64')
|
||||
|
@ -47,7 +47,7 @@ optdepends=(
|
|||
r-shinyjs
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('cb4d396f91b858ee5bfb26a5a3881781101e18b0dfad521ed23379958be14e52')
|
||||
sha256sums=('df54a2af6b5c27f7be70ee2ae8bcf8a8c41ac826964d8144731a8e58dd918507')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue