r-methreg: auto updated to 1.6.0-1

This commit is contained in:
BioArchLinuxBot 2022-05-11 00:08:08 +00:00
parent 95c6e98c2d
commit 719d054dd3

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=MethReg
_pkgver=1.4.0
_pkgver=1.6.0
pkgname=r-${_pkgname,,}
pkgver=1.4.0
pkgver=1.6.0
pkgrel=1
pkgdesc='Assessing the regulatory potential of DNA methylation regions or sites on gene transcription'
arch=('any')
@ -57,7 +57,7 @@ optdepends=(
r-viper
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('992957d0728a5d2d3cc093abea670420fab2b580bf2d749ac5fc6413d467b8ab')
sha256sums=('04c8b9aabfce93ebc133f2dd046c2e30ff001c92924a990daead194c64b36384')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"