mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-dexma: auto updated to 1.4.2-1
This commit is contained in:
parent
5af0b5572f
commit
8e04c67266
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
||||||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||||
|
|
||||||
_pkgname=DExMA
|
_pkgname=DExMA
|
||||||
_pkgver=1.4.1
|
_pkgver=1.4.2
|
||||||
pkgname=r-${_pkgname,,}
|
pkgname=r-${_pkgname,,}
|
||||||
pkgver=1.4.1
|
pkgver=1.4.2
|
||||||
pkgrel=3
|
pkgrel=1
|
||||||
pkgdesc='Differential Expression Meta-Analysis'
|
pkgdesc='Differential Expression Meta-Analysis'
|
||||||
arch=('any')
|
arch=('any')
|
||||||
url="https://bioconductor.org/packages/${_pkgname}"
|
url="https://bioconductor.org/packages/${_pkgname}"
|
||||||
|
@ -31,7 +31,7 @@ optdepends=(
|
||||||
r-runit
|
r-runit
|
||||||
)
|
)
|
||||||
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=('dff8b08aa44932065a0df481a22866cbbe6f56880328b805e859addf10f59bbc')
|
sha256sums=('ab805379bae267b92ca049d6edcd16760b08fc86eb66acda16102ea0cff332af')
|
||||||
|
|
||||||
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