r-categorycompare: auto updated to 1.40.0-1

This commit is contained in:
BioArchLinuxBot 2022-04-28 11:16:44 +00:00
parent bc60be1920
commit a9e5c930ce

View file

@ -2,9 +2,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=categoryCompare
_pkgver=1.38.0
_pkgver=1.40.0
pkgname=r-${_pkgname,,}
pkgver=1.38.0
pkgver=1.40.0
pkgrel=1
pkgdesc='Meta-analysis of high-throughput experiments using feature annotations'
arch=('any')
@ -37,7 +37,7 @@ optdepends=(
r-rmarkdown
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('c8a29e8f48c0a2ea9954135a5703d5bf699c07130a9649471ad99afc888ee584')
sha256sums=('4753b13f13a3ca48248d3cf9750813efc6ff3c5aabbd03b809cfc9794a7a2dae')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"