mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-phyclust: auto updated to 0.1.34-1
This commit is contained in:
parent
993ddc5962
commit
f9d6ce3593
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=phyclust
|
||||
_pkgver=0.1-33
|
||||
_pkgver=0.1-34
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=0.1.33
|
||||
pkgrel=2
|
||||
pkgver=0.1.34
|
||||
pkgrel=1
|
||||
pkgdesc='Phylogenetic Clustering (Phyloclustering)'
|
||||
arch=('x86_64')
|
||||
url="https://cran.r-project.org/package=${_pkgname}"
|
||||
|
@ -14,7 +14,7 @@ depends=(
|
|||
r-ape
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('38786608193bcad6aeb5517f2d5f836c9773bdd09fc484b4bd40b06a71f5a413')
|
||||
sha256sums=('d2047030e9f24c5dc8bbb378867fbcb8e71d1f1c2ab77e9285f79f670568f5f3')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue