mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-enmix: auto updated to 1.32.0-1
This commit is contained in:
parent
33023542ab
commit
13d1dbf913
1 changed files with 3 additions and 3 deletions
|
@ -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}"
|
||||
|
|
Loading…
Add table
Reference in a new issue