r-soggi: auto updated to 1.32.0-1

This commit is contained in:
BioArchLinuxBot 2023-04-27 18:16:48 +00:00
parent fc14f191de
commit c9b10e653a

View file

@ -1,10 +1,10 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=soGGi
_pkgver=1.30.0
_pkgver=1.32.0
pkgname=r-${_pkgname,,}
pkgver=1.30.0
pkgrel=2
pkgver=1.32.0
pkgrel=1
pkgdesc='Visualise ChIP-seq, MNase-seq and motif occurrence as aggregate plots Summarised Over Grouped Genomic Intervals'
arch=('any')
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=('67b435316b6c1d0ecbbf98c92b656c7e7e144bb11ab0f590f6ace5f341e1f922')
sha256sums=('2d8e1150e4e9d1e79347da3463477ff9dc1d807d563e5961f63eecd64c6c04e1')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"