mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-enrichmentbrowser: auto updated to 2.26.0-1
This commit is contained in:
parent
a22c9445fc
commit
3a9c05283e
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=EnrichmentBrowser
|
||||
_pkgver=2.24.2
|
||||
_pkgver=2.26.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=2.24.2
|
||||
pkgver=2.26.0
|
||||
pkgrel=1
|
||||
pkgdesc='Seamless navigation through combined results of set-based and network-based enrichment analysis'
|
||||
arch=('any')
|
||||
|
@ -45,7 +45,7 @@ optdepends=(
|
|||
r-rmarkdown
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('181095c5042ea14778c36ecffa86716987dbfa54f2eb43885af8acb55d7d372c')
|
||||
sha256sums=('83f2bf24c76f434fa99ae067583d378044b5b33fbf984cf3f43b544ca11418af')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue