r-hicdcplus: auto updated to 1.4.0-1

This commit is contained in:
BioArchLinuxBot 2022-05-03 05:14:11 +00:00
parent e0205ecfad
commit ec8245fa21

View file

@ -2,9 +2,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=HiCDCPlus
_pkgver=1.2.1
_pkgver=1.4.0
pkgname=r-${_pkgname,,}
pkgver=1.2.1
pkgver=1.4.0
pkgrel=1
pkgdesc='Hi-C Direct Caller Plus'
arch=('x86_64')
@ -49,7 +49,7 @@ optdepends=(
r-runit
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('f0b52ddccc93b42f7fdd2ab841f3d0721812c6dfa4986fedbca9e5ea79079e7b')
sha256sums=('cf873101072533e7497188540c650d3852be20da5134a5faa9b70646c6d9b1e7')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"