mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-meshr: auto updated to 2.12.0-1
This commit is contained in:
parent
95f0a76a26
commit
4c1315f97a
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=meshr
|
||||
_pkgver=2.10.0
|
||||
_pkgver=2.12.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=2.10.0
|
||||
pkgver=2.12.0
|
||||
pkgrel=1
|
||||
pkgdesc='Tools for conducting enrichment analysis of MeSH'
|
||||
arch=('any')
|
||||
|
@ -23,7 +23,7 @@ depends=(
|
|||
r-s4vectors
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('69c6b5544f52d58fa48e5306d630add704b7c2031b7dfaab53eb8cc4afa77db1')
|
||||
sha256sums=('94a59bd2773de1606a6a3570a5d92a36199e7d8c0a395e7af30bbb34528e8c57')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue