r-tadcompare: auto updated to 1.6.0-1

This commit is contained in:
BioArchLinuxBot 2022-05-08 12:59:04 +00:00
parent f73a17490f
commit f5c11e4b5e

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=TADCompare
_pkgver=1.4.0
_pkgver=1.6.0
pkgname=r-${_pkgname,,}
pkgver=1.4.0
pkgver=1.6.0
pkgrel=1
pkgdesc='TADCompare: Identification and characterization of differential TADs'
arch=('any')
@ -34,7 +34,7 @@ optdepends=(
r-testthat
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('b360740a9a38c886ec3f2463a64845bac20b297f9c3fae9d47a704513f6adce3')
sha256sums=('68aeb351c46f534dd68733a7c47f28c4c3ce03d7d4513d106487177b4b945565')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"