mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-clusterprofiler: auto updated to 4.4.1-1
This commit is contained in:
parent
22a1659e83
commit
4d3cb773a2
1 changed files with 3 additions and 3 deletions
|
@ -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}"
|
||||
|
|
Loading…
Add table
Reference in a new issue