From d91e306e0a66f874640355937b7fa7af401de0ae Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Tue, 3 May 2022 04:23:00 +0000 Subject: [PATCH] r-esatac: auto updated to 1.18.0-1 --- BioArchLinux/r-esatac/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/BioArchLinux/r-esatac/PKGBUILD b/BioArchLinux/r-esatac/PKGBUILD index b2fc0e6689..4c09baded2 100644 --- a/BioArchLinux/r-esatac/PKGBUILD +++ b/BioArchLinux/r-esatac/PKGBUILD @@ -2,9 +2,9 @@ # Maintainer: Guoyi Zhang _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}"