r-gage: auto updated to 2.46.1-1

This commit is contained in:
BioArchLinuxBot 2022-08-29 20:35:43 +00:00
parent 1796f0bea9
commit 0443af3d49

View file

@ -1,10 +1,10 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=gage
_pkgver=2.46.0
_pkgver=2.46.1
pkgname=r-${_pkgname,,}
pkgver=2.46.0
pkgrel=2
pkgver=2.46.1
pkgrel=1
pkgdesc='Generally Applicable Gene-set Enrichment for Pathway Analysis'
arch=('any')
url="https://bioconductor.org/packages/${_pkgname}"
@ -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=('ebc09e31e6d0bc1b428e2830727322db79bcc5d3692347e55d19a304110a1d0e')
sha256sums=('f411ae1be8ebc64d1d3d216c4c1cbe79da18ec19d80209bd9e2ea9e39924c007')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"