r-esatac: auto updated to 1.26.0-1

This commit is contained in:
BioArchLinuxBot 2024-05-03 19:17:29 +00:00
parent f2baf443ce
commit 7fbcb7104d

View file

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