r-intad: auto updated to 1.16.0-1

This commit is contained in:
BioArchLinuxBot 2022-05-03 01:04:01 +00:00
parent b0611cb4ec
commit ca9ea1b626

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=InTAD
_pkgver=1.14.0
_pkgver=1.16.0
pkgname=r-${_pkgname,,}
pkgver=1.14.0
pkgver=1.16.0
pkgrel=1
pkgdesc='Search for correlation between epigenetic signals and gene expression in TADs'
arch=('any')
@ -31,7 +31,7 @@ optdepends=(
r-testthat
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('d7c006b468cd7f944db23ef639bdd8c1ffcd46601bee36e81944dbda184088e0')
sha256sums=('138c81273d3008ab41a92a2f46ac998439de1d7552444541c44e07650cad5ff6')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"