r-scmeth: auto updated to 1.26.0-1

This commit is contained in:
BioArchLinuxBot 2024-12-18 16:48:11 +00:00
parent aaf699a28d
commit 3b97c94396

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=scmeth
_pkgver=1.24.0
_pkgver=1.26.0
pkgname=r-${_pkgname,,}
pkgver=1.24.0
pkgver=1.26.0
pkgrel=1
pkgdesc='Functions to conduct quality control analysis in methylation data'
arch=('any')
@ -37,7 +37,7 @@ optdepends=(
r-txdb.hsapiens.ucsc.hg38.knowngene
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('e8e9e9db628dfb94e2bffe1ac3831bca7dd56a944d251ec340045a0a96e13cfb')
sha256sums=('8d3322dab96d46901b9989cffe6385dcbca300c17d36ae3b022149cbc9aa9db9')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"