r-enrichmentbrowser: auto updated to 2.30.2-1

This commit is contained in:
BioArchLinuxBot 2023-07-31 18:04:14 +00:00
parent b6724e7608
commit 42ce46c1ea

View file

@ -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}"