r-categorycompare: auto updated to 1.44.0-1

This commit is contained in:
BioArchLinuxBot 2023-04-29 08:30:18 +00:00
parent 8d1386ee31
commit a5aca47d1a

View file

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