r-methylinheritance: auto updated to 1.20.0-1

This commit is contained in:
BioArchLinuxBot 2022-05-03 02:33:03 +00:00
parent c2e64042cd
commit 54e9767c7e

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=methylInheritance
_pkgver=1.18.0
_pkgver=1.20.0
pkgname=r-${_pkgname,,}
pkgver=1.18.0
pkgver=1.20.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=('85e459766aad49198190a4b34009876b05512ec19a00a6323d7088123857e2ef')
sha256sums=('2d9af29e478cbf27c172d7de99c4f813a38c42b1cb1382f5edf04993467c1928')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"