r-categorycompare: auto updated to 1.50.0-1

This commit is contained in:
BioArchLinuxBot 2024-10-31 21:44:00 +00:00
parent fdaa32da8a
commit 2505169444

View file

@ -2,9 +2,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=categoryCompare
_pkgver=1.48.0
_pkgver=1.50.0
pkgname=r-${_pkgname,,}
pkgver=1.48.0
pkgver=1.50.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=('4ee6a1daf83469c0f715362ce9c82b006f64631470b211896bad1d65f9d8d555')
sha256sums=('1b716572e81e33a6c7f42d19902e33998a61aa66cbb39a05e4c06d1c042bedc2')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"