mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-dexma: auto updated to 1.4.5-1
This commit is contained in:
parent
7cb63494d0
commit
c987ef0cdc
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=DExMA
|
||||
_pkgver=1.4.4
|
||||
_pkgver=1.4.5
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.4.4
|
||||
pkgver=1.4.5
|
||||
pkgrel=1
|
||||
pkgdesc='Differential Expression Meta-Analysis'
|
||||
arch=('any')
|
||||
|
@ -31,7 +31,7 @@ optdepends=(
|
|||
r-runit
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('9c627a0780c3359827d15de9f8e45746a03e50e8e53488433aff0fe3fed853f4')
|
||||
sha256sums=('e034a5c66963d5bb24fb5edb5b58d04a6058976e9b0a0f84323b09d40368fd22')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue