mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-prabclus: auto updated to 2.3.3-1
This commit is contained in:
parent
4b39d486f9
commit
a04573161e
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-2
|
||||
_pkgver=2.3-3
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=2.3.2
|
||||
pkgrel=6
|
||||
pkgver=2.3.3
|
||||
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}"
|
||||
|
@ -22,7 +22,7 @@ optdepends=(
|
|||
r-spdep
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('f421bcbcb557281e0de4a06b15f9a496adb5c640e883c0f7bb12051efc69e441')
|
||||
sha256sums=('005d000a9ac357e670de26e5b8fc4ddb1617351275fa43bf6d2e88b8774358c1')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue