mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-emdomics: auto updated to 2.36.0-1
This commit is contained in:
parent
bad77a0170
commit
450663a771
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=EMDomics
|
||||
_pkgver=2.34.0
|
||||
_pkgver=2.36.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=2.34.0
|
||||
pkgver=2.36.0
|
||||
pkgrel=1
|
||||
pkgdesc="Earth Mover's Distance for Differential Analysis of Genomics Data"
|
||||
arch=('any')
|
||||
|
@ -22,7 +22,7 @@ optdepends=(
|
|||
r-knitr
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('f920c88651b87e37c49727078c1b35639be069bde137ba550289eb67838aca53')
|
||||
sha256sums=('60d42615bc36e21402fccf40175100927da296cc9bb9563f9e78bcbd81c750c1')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue