r-eudysbiome: auto updated to 1.26.0-1

This commit is contained in:
BioArchLinuxBot 2022-05-03 00:27:46 +00:00
parent 4425320ebe
commit ce3ba644d7

View file

@ -1,10 +1,10 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=eudysbiome
_pkgver=1.24.0
_pkgver=1.26.0
pkgname=r-${_pkgname,,}
pkgver=1.24.0
pkgrel=2
pkgver=1.26.0
pkgrel=1
pkgdesc='Cartesian plot and contingency test on 16S Microbial data'
arch=('any')
url="https://bioconductor.org/packages/${_pkgname}"
@ -17,7 +17,7 @@ depends=(
r-rsamtools
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('572d121f6809b22634c444e1f747f82af2bb2e9396bb6228d0be928aa502cb99')
sha256sums=('f5baa445bff92746ed7b8064101fd8a6f15d5de63f0aec91d1edc220440fb3de')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"