mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-monalisa: auto updated to 1.8.1-1
This commit is contained in:
parent
94b846ab5e
commit
0ddb0124c3
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
||||||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||||
|
|
||||||
_pkgname=monaLisa
|
_pkgname=monaLisa
|
||||||
_pkgver=1.8.0
|
_pkgver=1.8.1
|
||||||
pkgname=r-${_pkgname,,}
|
pkgname=r-${_pkgname,,}
|
||||||
pkgver=1.8.0
|
pkgver=1.8.1
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc='Binned Motif Enrichment Analysis and Visualization'
|
pkgdesc='Binned Motif Enrichment Analysis and Visualization'
|
||||||
arch=('any')
|
arch=('any')
|
||||||
|
@ -39,7 +39,7 @@ optdepends=(
|
||||||
r-txdb.mmusculus.ucsc.mm10.knowngene
|
r-txdb.mmusculus.ucsc.mm10.knowngene
|
||||||
)
|
)
|
||||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||||
sha256sums=('794233889c9fabe36219742d0475c08a0c726adfbe565310ed757982be8161be')
|
sha256sums=('2936c2930bf15bfa5f3adf86dafb7197bb916916042390e4519304d1012c12ad')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue