From 5b4a293d9c857afffc65b19a6d90fd4299c4b20e Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Thu, 2 May 2024 23:46:39 +0000 Subject: [PATCH] r-baalchip: auto updated to 1.30.0-1 --- BioArchLinux/r-baalchip/PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/BioArchLinux/r-baalchip/PKGBUILD b/BioArchLinux/r-baalchip/PKGBUILD index 5be9b010fb..a46dfff06c 100644 --- a/BioArchLinux/r-baalchip/PKGBUILD +++ b/BioArchLinux/r-baalchip/PKGBUILD @@ -1,10 +1,10 @@ # Maintainer: Guoyi Zhang _pkgname=BaalChIP -_pkgver=1.28.0 +_pkgver=1.30.0 pkgname=r-${_pkgname,,} -pkgver=1.28.0 -pkgrel=2 +pkgver=1.30.0 +pkgrel=1 pkgdesc='BaalChIP: Bayesian analysis of allele-specific transcription factor binding in cancer genomes' arch=('any') url="https://bioconductor.org/packages/${_pkgname}" @@ -32,7 +32,7 @@ optdepends=( r-runit ) source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz") -sha256sums=('3b3321a86b09a6b51ee084300b48daef0bcfb82787c4c38f6f98702ac2ad0834') +sha256sums=('e2af4b4874c5d66b0c5328265e43bb09d2da8f05cda4547e96597cb7de67a6f6') build() { R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"