mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-enmix: auto updated to 1.40.0-1
This commit is contained in:
parent
7a5553a6fe
commit
cc4e536efd
1 changed files with 4 additions and 4 deletions
|
@ -2,10 +2,10 @@
|
|||
# Contributor: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=ENmix
|
||||
_pkgver=1.38.01
|
||||
_pkgver=1.40.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=${_pkgver//-/.}
|
||||
pkgrel=2
|
||||
pkgrel=1
|
||||
pkgdesc="Quality control and analysis tools for Illumina DNA methylation BeadChip"
|
||||
arch=(any)
|
||||
url="https://bioconductor.org/packages/$_pkgname"
|
||||
|
@ -46,8 +46,8 @@ optdepends=(
|
|||
r-runit
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
md5sums=('3ac8861e8c3ad067b1baa266958227cd')
|
||||
b2sums=('3adbbfc7e1d95ea2ea1c77a1cd39ac8c580fd64f208c4715b4e9b69e4c6de386314eb61eb03bbd7600541c591daf83daa33069f3e403b46178f029065a87af1a')
|
||||
md5sums=('5df1f3cd42d4cfb2fd7eaaf879f7a69f')
|
||||
b2sums=('b2bd607c327746abfa5766838ad35470479ab3d086bf156bd1834959def0b29af425e9872a8c30d2e3b6d8b96751d42ef327b09d79e41e87aebb574351d9d118')
|
||||
|
||||
build() {
|
||||
mkdir build
|
||||
|
|
Loading…
Add table
Reference in a new issue