r-gsva: auto updated to 1.44.0-1

This commit is contained in:
BioArchLinuxBot 2022-05-08 12:42:07 +00:00
parent ba2d15496d
commit ebeb93c62f

View file

@ -1,10 +1,10 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=GSVA
_pkgver=1.42.0
_pkgver=1.44.0
pkgname=r-${_pkgname,,}
pkgver=1.42.0
pkgrel=2
pkgver=1.44.0
pkgrel=1
pkgdesc='Gene Set Variation Analysis for microarray and RNA-seq data'
arch=('x86_64')
url="https://bioconductor.org/packages/${_pkgname}"
@ -47,7 +47,7 @@ optdepends=(
r-shinyjs
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('9e8451d006cc022ebc6c9887fb57935def3411c8285fae8aaf32f8d500a898fc')
sha256sums=('8fb2759b927aa9b544d16c46737c549d77f06fbf4783984c8a9306850463b706')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"