r-chromstar: auto updated to 1.30.0-1

This commit is contained in:
BioArchLinuxBot 2024-05-02 23:41:52 +00:00
parent 06ad6c0c44
commit da200f12fc

View file

@ -1,10 +1,10 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=chromstaR
_pkgver=1.28.0
_pkgver=1.30.0
pkgname=r-${_pkgname,,}
pkgver=1.28.0
pkgrel=2
pkgver=1.30.0
pkgrel=1
pkgdesc='Combinatorial and Differential Chromatin State Analysis for ChIP-Seq Data'
arch=('x86_64')
url="https://bioconductor.org/packages/${_pkgname}"
@ -33,7 +33,7 @@ optdepends=(
r-testthat
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('a68b7767d8ae6961414a41786c8684cf5e508ba0ae19f824f1eb78743b66d3fb')
sha256sums=('6f383c2cf32596a9d1b0535d59f6c8b7ede8ce78f89ee75b03538d0b0a96936b')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"