mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-metama: auto updated to 3.1.3-1
This commit is contained in:
parent
ed28f307cd
commit
ca7e1be930
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=metaMA
|
||||
_pkgver=3.1.2
|
||||
_pkgver=3.1.3
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=3.1.2
|
||||
pkgrel=2
|
||||
pkgver=3.1.3
|
||||
pkgrel=1
|
||||
pkgdesc='Meta-analysis for MicroArrays'
|
||||
arch=('any')
|
||||
url="https://cran.r-project.org/package=${_pkgname}"
|
||||
|
@ -24,7 +24,7 @@ optdepends=(
|
|||
r-venndiagram
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('01851d9632cdf1988d6a43ba44500e51477b9b25d5df1e1da488cd800df85ed6')
|
||||
sha256sums=('3a0c0351b83419984095cb2c1d77d222d1cdb7158dd8c80fc384bf175ab9358e')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue