mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-esatac: auto updated to 1.26.0-1
This commit is contained in:
parent
f2baf443ce
commit
7fbcb7104d
1 changed files with 4 additions and 4 deletions
|
@ -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}"
|
||||
|
|
Loading…
Add table
Reference in a new issue