r-intad: auto updated to 1.26.0-1

This commit is contained in:
BioArchLinuxBot 2024-11-09 23:11:38 +00:00
parent 953557573a
commit 70a52aee02

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=InTAD
_pkgver=1.24.0
_pkgver=1.26.0
pkgname=r-${_pkgname,,}
pkgver=1.24.0
pkgver=1.26.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=('8292cb56007133e1a7f8568c9025cb0df0b1f5c247cc781b65ac63a4eb56d79a')
sha256sums=('a5b7b89a963348f1c5f736acf519c764e9deb3a75a27cef6769cc7bf877d6986')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"