r-gunifrac: auto updated to 1.6-1

This commit is contained in:
BioArchLinuxBot 2022-05-18 00:02:55 +00:00
parent 885f1ab576
commit 28417e3ad7

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=GUniFrac
_pkgver=1.5
_pkgver=1.6
pkgname=r-${_pkgname,,}
pkgver=1.5
pkgver=1.6
pkgrel=1
pkgdesc='Generalized UniFrac Distances, Distance-Based Multivariate Methods and Feature-Based Univariate Methods for Microbiome Data Analysis'
arch=('x86_64')
@ -28,7 +28,7 @@ optdepends=(
r-ade4
)
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('6ad57b3938c8db89d723cce8d5920c753c9f00961c325e847e50c3ac65457252')
sha256sums=('9678f85d3eaf1f5c4714a6d2115305d3adafe666398f19477e4b28cf7fcec54f')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"