diff --git a/BioArchLinux/r-scmeth/PKGBUILD b/BioArchLinux/r-scmeth/PKGBUILD index f7cd7ccbcc..73536fe978 100644 --- a/BioArchLinux/r-scmeth/PKGBUILD +++ b/BioArchLinux/r-scmeth/PKGBUILD @@ -1,9 +1,9 @@ # Maintainer: Guoyi Zhang _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}"