r-esatac: auto updated to 1.18.0-1

This commit is contained in:
BioArchLinuxBot 2022-05-03 04:23:00 +00:00
parent 62209a9a6e
commit d91e306e0a

View file

@ -2,9 +2,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=esATAC
_pkgver=1.16.0
_pkgver=1.18.0
pkgname=r-${_pkgname,,}
pkgver=1.16.0
pkgver=1.18.0
pkgrel=1
pkgdesc='An Easy-to-use Systematic pipeline for ATACseq data analysis'
arch=('x86_64')
@ -53,7 +53,7 @@ optdepends=(
r-webshot
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('ce30f3664ec270e8b2b58875d0fbf1a6de43b56773d02c02f08831d82e4893bd')
sha256sums=('0b745e36eb070f6aa391f356567e87482f42618b9baa0372e8cb884a60057910')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"