r-enmix: auto updated to 1.32.0-1

This commit is contained in:
BioArchLinuxBot 2022-05-08 13:02:42 +00:00
parent 33023542ab
commit 13d1dbf913

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=ENmix
_pkgver=1.30.03
_pkgver=1.32.0
pkgname=r-${_pkgname,,}
pkgver=1.30.03
pkgver=1.32.0
pkgrel=1
pkgdesc='Quality control and analysis tools for Illumina DNA methylation BeadChip'
arch=('any')
@ -38,7 +38,7 @@ optdepends=(
r-runit
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('cf17c1ffc640b3e587289ce56dfab88488ec13d64620b332c384f19adbde0ed7')
sha256sums=('87e2318610ec21732b0beb4ac75e988d813318da49b397721ef652a982b59f26')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"