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