mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-prabclus: auto updated to 2.3.4-1
This commit is contained in:
parent
8cae6853b3
commit
2f9d45b1b1
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=prabclus
|
||||
_pkgver=2.3-3
|
||||
_pkgver=2.3-4
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=${_pkgver//-/.}
|
||||
pkgrel=5
|
||||
pkgrel=1
|
||||
pkgdesc="Functions for Clustering and Testing of Presence-Absence, Abundance and Multilocus Genetic Data"
|
||||
arch=(any)
|
||||
url="https://cran.r-project.org/package=$_pkgname"
|
||||
|
@ -19,8 +19,8 @@ optdepends=(
|
|||
r-spdep
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
md5sums=('a978397e43f43298a994a0c8fcc450c7')
|
||||
b2sums=('fe4edb65112dfec49f2ce877931d539a93fe478b106e4c45e429de9e850c9f4e4ef064164905b23999c548be5345944b58e8da7db4780904d245423a2b0d74eb')
|
||||
md5sums=('742260d82f0fdfe6f8c3da4d72cfd5a2')
|
||||
b2sums=('f0d44e6d702573a7f63521cc651fd1d60b767835d76dca2facb9df8a5f4554ce2fd51c78c7cd8557e489e346d7f22601faadd31c5bc361e2967c135f34588ad6')
|
||||
|
||||
build() {
|
||||
mkdir build
|
||||
|
|
Loading…
Add table
Reference in a new issue