r-aldex2: auto updated to 1.30.0-1

This commit is contained in:
BioArchLinuxBot 2022-11-13 02:09:26 +00:00
parent 178ade079a
commit 2b74afb0ae

View file

@ -1,10 +1,10 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=ALDEx2
_pkgver=1.28.1
_pkgver=1.30.0
pkgname=r-${_pkgname,,}
pkgver=1.28.1
pkgrel=5
pkgver=1.30.0
pkgrel=1
pkgdesc='Analysis Of Differential Abundance Taking Sample Variation Into Account'
arch=('any')
url="https://bioconductor.org/packages/${_pkgname}"
@ -27,7 +27,7 @@ optdepends=(
r-testthat
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('492e774d4e72c86511028420eac13ec3cd49a210849c10e9257f51aa45e9f776')
sha256sums=('6eba6fdd689fdd5d18fde3ffe4aa64ad4af5bfdc8977b8038d297fb46ed10515')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"