mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-metap: auto updated to 1.11-1
This commit is contained in:
parent
ca807fcfb6
commit
166ef5927d
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=metap
|
||||
_pkgver=1.10
|
||||
_pkgver=1.11
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.10
|
||||
pkgrel=2
|
||||
pkgver=1.11
|
||||
pkgrel=1
|
||||
pkgdesc='Meta-Analysis of Significance Values'
|
||||
arch=('any')
|
||||
url="https://cran.r-project.org/package=${_pkgname}"
|
||||
|
@ -18,7 +18,7 @@ depends=(
|
|||
r-qqconf
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('fd57804c9ebd4c01232e5a9db50699a5a930993f30100e63bbe09567043088a2')
|
||||
sha256sums=('34e8c9fc3ccaae23f57389001987de02339416f843084869f92ff635052093b7')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue