mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-mantelcorr: auto updated to 1.76.0-1
This commit is contained in:
parent
c8e203ffa8
commit
8e2401299f
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=MantelCorr
|
||||
_pkgver=1.74.0
|
||||
_pkgver=1.76.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=${_pkgver//-/.}
|
||||
pkgrel=1
|
||||
|
@ -13,8 +13,8 @@ depends=(
|
|||
r
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
md5sums=('eec254f3111e01f3d1b005a00169d41e')
|
||||
b2sums=('63b12078dd5c7b147a1288da64d2cfa16f7c8b8db1ceedbf2e40d6186442c795606235cfef3a38e57f06efe3a94e29bc103b0c76f966078d960bd1bac772e48b')
|
||||
md5sums=('d323b5d644189314130a7481019e198e')
|
||||
b2sums=('b955e2b699e7aa2387070eba3decff8ebeff3127fca5859bdd75411ade0c9ba18a2db10bca2eea914a5e15948492b2fa08f3325ace87b703f27b8de16d5cd549')
|
||||
|
||||
build() {
|
||||
mkdir build
|
||||
|
|
Loading…
Add table
Reference in a new issue