r-epigenomix: auto updated to 1.36.0-1

This commit is contained in:
BioArchLinuxBot 2022-05-03 00:20:17 +00:00
parent cd51f45086
commit 1b0091f217

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=epigenomix
_pkgver=1.34.0
_pkgver=1.36.0
pkgname=r-${_pkgname,,}
pkgver=1.34.0
pkgver=1.36.0
pkgrel=1
pkgdesc='Epigenetic and gene transcription data normalization and integration with mixture models'
arch=('any')
@ -23,7 +23,7 @@ depends=(
r-summarizedexperiment
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('b40edfb938b7478ab61a71f04078a7c10968116d8070dd97c9c97bcc4eaadd7b')
sha256sums=('b3ea975ed869a1e4ccd7235d35b52dd641c072b7328b9208a33e9b6456a4b995')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"