r-recountmethylation: auto updated to 1.8.6-1

This commit is contained in:
BioArchLinuxBot 2023-03-31 12:03:31 +00:00
parent 2f932dbb7d
commit 06b9939909

View file

@ -1,10 +1,10 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=recountmethylation
_pkgver=1.8.3
_pkgver=1.8.6
pkgname=r-${_pkgname,,}
pkgver=1.8.3
pkgrel=2
pkgver=1.8.6
pkgrel=1
pkgdesc='Access and analyze DNA methylation database compilations'
arch=('any')
url="https://bioconductor.org/packages/${_pkgname}"
@ -36,7 +36,7 @@ optdepends=(
r-testthat
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('788aa485944c9e6c903932c88d156974d3239ac80b0cd057247fe9c65191ac13')
sha256sums=('1677f4f64ff60636147b40a12675e076199cd281601d5f658a5c0e7c89d82adb')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"