r-aldex2: auto updated to 1.38.0-1

This commit is contained in:
BioArchLinuxBot 2024-11-09 18:56:28 +00:00
parent 8a4a2bbbd7
commit 1ef1b69e02

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=ALDEx2
_pkgver=1.36.0
_pkgver=1.38.0
pkgname=r-${_pkgname,,}
pkgver=1.36.0
pkgver=1.38.0
pkgrel=1
pkgdesc='Analysis Of Differential Abundance Taking Sample Variation Into Account'
arch=('any')
@ -35,7 +35,7 @@ optdepends=(
r-tidyverse
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('7ec4afcf6be7b369aad32a81e02d7b12b0d98643a691529be052f9b5469a17af')
sha256sums=('ed7763091d33cd68e28c287e566244c2f58bb231c2f068572d4b14c48f8042b0')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"