r-findit2: auto updated to 1.2.2-1

This commit is contained in:
BioArchLinuxBot 2022-05-17 00:22:41 +00:00
parent 07a52e9060
commit bf9f631615

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=FindIT2
_pkgver=1.2.0
_pkgver=1.2.2
pkgname=r-${_pkgname,,}
pkgver=1.2.0
pkgver=1.2.2
pkgrel=1
pkgdesc='find influential TF and Target based on multi-omics data'
arch=('any')
@ -44,7 +44,7 @@ optdepends=(
r-txdb.athaliana.biomart.plantsmart28
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('629310d592926606c183f971f20c8ef98ce923c9b9148665998a04d9c5467a75')
sha256sums=('8540fde95088539fd149f206dc49b6350a7fe2e25832c35489394bcb6f0a5f34')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"