r-champ: auto updated to 2.26.0-1

This commit is contained in:
BioArchLinuxBot 2022-05-08 14:04:19 +00:00
parent a167a716f1
commit 0718a764ba

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=ChAMP
_pkgver=2.24.0
_pkgver=2.26.0
pkgname=r-${_pkgname,,}
pkgver=2.24.0
pkgver=2.26.0
pkgrel=1
pkgdesc='Chip Analysis Methylation Pipeline for Illumina HumanMethylation450 and EPIC'
arch=('any')
@ -56,7 +56,7 @@ optdepends=(
r-rmarkdown
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('53b80a6bd044bb50645465b41fd07c9124e365b55b48fdfee5cc613318739e83')
sha256sums=('12424a60d13ea45d19dc3a710bd471f37dcf7f8dcf920d179942084c84bd64b2')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"