mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-clusterprofiler: auto updated to 4.12.6-1
This commit is contained in:
parent
c09c897321
commit
eb0e289db5
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.12.3
|
||||
_pkgver=4.12.6
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=4.12.3
|
||||
pkgver=4.12.6
|
||||
pkgrel=1
|
||||
pkgdesc='A universal enrichment tool for interpreting omics data'
|
||||
arch=('any')
|
||||
|
@ -40,7 +40,7 @@ optdepends=(
|
|||
r-testthat
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('8ebd553bfc897d8baddfad49e5be28adb0583ccc7ddc10e09d8d89a1335c8fd1')
|
||||
sha256sums=('382e03303302e8ad712e913b871dbab60b07e81d133ff4fb2c0c1d3cee25afa0')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue