mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-simplifyenrichment: auto updated to 1.14.1-1
This commit is contained in:
parent
71bced596e
commit
7dce76f468
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=simplifyEnrichment
|
||||
_pkgver=1.14.0
|
||||
_pkgver=1.14.1
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.14.0
|
||||
pkgver=1.14.1
|
||||
pkgrel=1
|
||||
pkgdesc='Simplify Functional Enrichment Results'
|
||||
arch=('any')
|
||||
|
@ -58,7 +58,7 @@ optdepends=(
|
|||
r-testthat
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('1166ba940119c40865320791896333f96007d1608bfcb8c224fdb127e8cc6180')
|
||||
sha256sums=('8faadd26c01d3596e47d588d97a7b61fa878cb3ee7fae27cbab696f5788f724d')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue