r-baalchip: auto updated to 1.30.0-1

This commit is contained in:
BioArchLinuxBot 2024-05-02 23:46:39 +00:00
parent 27b7fc4048
commit 5b4a293d9c

View file

@ -1,10 +1,10 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_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}"