mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-gsva: auto updated to 1.50.2-1
This commit is contained in:
parent
4f7b6e5471
commit
a558c4b022
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.50.1
|
||||
_pkgver=1.50.2
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.50.1
|
||||
pkgver=1.50.2
|
||||
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=('8e1d4b7b4c810ec31d2180c23bcb26953c080c462d3d664d847e6465e85aa051')
|
||||
sha256sums=('6109f333620e09fbabfd2595be11c862893bc38cbd407ba6ddd31fc84318f7f5')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue