r-hiccompare: auto updated to 1.28.0-1

This commit is contained in:
BioArchLinuxBot 2024-11-09 21:46:41 +00:00
parent 1a39608881
commit 4a6952502c

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=HiCcompare
_pkgver=1.26.0
_pkgver=1.28.0
pkgname=r-${_pkgname,,}
pkgver=1.26.0
pkgver=1.28.0
pkgrel=1
pkgdesc='HiCcompare: Joint normalization and comparative analysis of multiple Hi-C datasets'
arch=('any')
@ -31,7 +31,7 @@ optdepends=(
r-testthat
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('ac4f29d0483aaa250699731480960d758a3142e28f961fa867496f0a64c4ede6')
sha256sums=('cee900943715a65d4e4a56dae0b29da661efed7750e7d34971ef5a45357485f3')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"