r-bprmeth: auto updated to 1.28.0-1

This commit is contained in:
BioArchLinuxBot 2023-10-26 02:06:48 +00:00
parent cadaba99a5
commit ec33d9e286

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=BPRMeth
_pkgver=1.26.1
_pkgver=1.28.0
pkgname=r-${_pkgname,,}
pkgver=1.26.1
pkgver=1.28.0
pkgrel=1
pkgdesc='Model higher-order methylation profiles'
arch=('x86_64')
@ -38,7 +38,7 @@ optdepends=(
r-testthat
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('d2e92b7a1c31c6e15f4d01cee8c982c41ea619f9c231993db42efa2716e8c545')
sha256sums=('6ea9cd29c2eaaa669072eba2e9c4135099adbcbb3b4a81b0cc79739113f48945')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"