r-methylinheritance: auto updated to 1.30.0-1

This commit is contained in:
BioArchLinuxBot 2024-11-10 01:27:50 +00:00
parent 77b7ca232a
commit 1fec17f385

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=methylInheritance
_pkgver=1.28.0
_pkgver=1.30.0
pkgname=r-${_pkgname,,}
pkgver=1.28.0
pkgver=1.30.0
pkgrel=1
pkgdesc='Permutation-Based Analysis associating Conserved Differentially Methylated Elements Across Multiple Generations to a Treatment Effect'
arch=('any')
@ -29,7 +29,7 @@ optdepends=(
r-runit
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('e4412cb36e0942a827852f8cd43f7c6a56efd3b035344a8bbae180fa9a4f0ddf')
sha256sums=('6c1de249f4bd27f1d54e1ef6b7c9bb5406bc794a55b80b24fe57ec65c67c7107')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"