mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-metahdep: auto updated to 1.62.0-1
This commit is contained in:
parent
c65883d86a
commit
a4f5f31231
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=metahdep
|
||||
_pkgver=1.60.0
|
||||
_pkgver=1.62.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=${_pkgver//-/.}
|
||||
pkgrel=3
|
||||
pkgrel=1
|
||||
pkgdesc="Hierarchical Dependence in Meta-Analysis"
|
||||
arch=(x86_64)
|
||||
url="https://bioconductor.org/packages/$_pkgname"
|
||||
|
@ -16,8 +16,8 @@ optdepends=(
|
|||
r-affyplm
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
md5sums=('578b66621982372185989aa8559f8293')
|
||||
b2sums=('6b64aefd4274e259c52a27577899fc3579da9034767ea54e3b508028beb756d1a0fb580916483dbcecb5682a6116107b9fc5f823128860b66e99207b44687f99')
|
||||
md5sums=('2c901e4e34fcce1b4c0f945dfe27bcc2')
|
||||
b2sums=('6685cd9ffac7044edd50201ea5977d47e5ad5bf1df2b6927258dec22530ff5277bd5b031949e72a6a4b32ca1ec3fae34b8cba2f827c90c9ef3ffd3e1152472a8')
|
||||
|
||||
build() {
|
||||
mkdir build
|
||||
|
|
Loading…
Add table
Reference in a new issue