r-descan2: auto updated to 1.16.0-1

This commit is contained in:
BioArchLinuxBot 2022-05-03 04:09:01 +00:00
parent b7638d2181
commit 0a46f39bb2

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=DEScan2
_pkgver=1.14.1
_pkgver=1.16.0
pkgname=r-${_pkgname,,}
pkgver=1.14.1
pkgver=1.16.0
pkgrel=1
pkgdesc='Differential Enrichment Scan 2'
arch=('x86_64')
@ -41,7 +41,7 @@ optdepends=(
r-testthat
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('418e3dc6605f5a00eba5eaf7f74159d990c07bcb3b30b830ebd4edf0c3eaf704')
sha256sums=('565387866360c0eab0b06e20327ddeae684ab475d20efb7d39d6e18bee4e1243')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"