r-clusterprofiler: auto updated to 4.4.1-1

This commit is contained in:
BioArchLinuxBot 2022-04-30 00:36:05 +00:00
parent 22a1659e83
commit 4d3cb773a2

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=clusterProfiler
_pkgver=4.4.0
_pkgver=4.4.1
pkgname=r-${_pkgname,,}
pkgver=4.4.0
pkgver=4.4.1
pkgrel=1
pkgdesc='A universal enrichment tool for interpreting omics data'
arch=('any')
@ -35,7 +35,7 @@ optdepends=(
r-testthat
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('b2b291815a5065c25a39026cc956c813bad0f0191c29a32408d45b3c751f3349')
sha256sums=('17d5a63e288cace55567fc05655c3c43f3d0b69eed94f740c0a4661d9f1a6f0d')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"