r-rtnduals: auto updated to 1.22.0-1

This commit is contained in:
BioArchLinuxBot 2022-11-03 05:35:21 +00:00
parent c0ae3c6455
commit c7f8b7d88d

View file

@ -1,10 +1,10 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=RTNduals
_pkgver=1.20.0
_pkgver=1.22.0
pkgname=r-${_pkgname,,}
pkgver=1.20.0
pkgrel=2
pkgver=1.22.0
pkgrel=1
pkgdesc="Analysis of co-regulation and inference of 'dual regulons'"
arch=('any')
url="https://bioconductor.org/packages/${_pkgname}"
@ -21,7 +21,7 @@ optdepends=(
r-runit
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('77a8a289b08c3a804059235719d6ebade83d5f8f851d691cb58469485afdf451')
sha256sums=('0834f32ea867bd8b1f774a0ffcdb136653bc6e80a06eee25c917911e67067054')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"