From 7fbcb7104de25157bfeb8d0a8c4aa617730e5b04 Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Fri, 3 May 2024 19:17:29 +0000 Subject: [PATCH] r-esatac: auto updated to 1.26.0-1 --- BioArchLinux/r-esatac/PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/BioArchLinux/r-esatac/PKGBUILD b/BioArchLinux/r-esatac/PKGBUILD index bf3c534677..e388efdacb 100644 --- a/BioArchLinux/r-esatac/PKGBUILD +++ b/BioArchLinux/r-esatac/PKGBUILD @@ -2,10 +2,10 @@ # Maintainer: Guoyi Zhang _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}"