r-philr: auto updated to 1.22.0-1

This commit is contained in:
BioArchLinuxBot 2022-04-28 04:39:51 +00:00
parent 3ac39635f1
commit f68692fb0d

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=philr
_pkgver=1.20.1
_pkgver=1.22.0
pkgname=r-${_pkgname,,}
pkgver=1.20.1
pkgver=1.22.0
pkgrel=1
pkgdesc='Phylogenetic partitioning based ILR transform for metagenomics data'
arch=('any')
@ -31,7 +31,7 @@ optdepends=(
r-treesummarizedexperiment
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('dbd36bfe18f0e7c9d61612a4380174a9e1288d63e014a577df9d2e60ade547e5')
sha256sums=('9c4d1394110c97ccdf3e37ce2c6c8219442060e92a2a5a186c773572e8af46d6')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"