r-dmcfb: auto updated to 1.13.0-1

This commit is contained in:
BioArchLinuxBot 2023-04-30 03:41:24 +00:00
parent 7d1183913b
commit 8d0e6f1c68

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=DMCFB
_pkgver=1.12.0
_pkgver=1.13.0
pkgname=r-${_pkgname,,}
pkgver=1.12.0
pkgver=1.13.0
pkgrel=1
pkgdesc='Differentially Methylated Cytosines via a Bayesian Functional Approach'
arch=('any')
@ -31,7 +31,7 @@ optdepends=(
r-testthat
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('998fdd9b5812b0f127b30d95ea0776bb9ad1dc9ff7ca6ec4901b9c9e9d304302')
sha256sums=('e7d52a6b6e1145a85187a0cd0b2c1c25c07e4dec66eccf5cf425578702886c16')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"