mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-bigmelon: auto updated to 1.22.0-1
This commit is contained in:
parent
4b9a6a7c4e
commit
e7ec6c0f05
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=bigmelon
|
||||
_pkgver=1.20.0
|
||||
_pkgver=1.22.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.20.0
|
||||
pkgver=1.22.0
|
||||
pkgrel=1
|
||||
pkgdesc='Illumina methylation array analysis for large experiments'
|
||||
arch=('any')
|
||||
|
@ -31,7 +31,7 @@ optdepends=(
|
|||
r-runit
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('912a7c017b38113678c15c5ce52f48314d8c7b90314db24a284f731497af4b4f')
|
||||
sha256sums=('53c0133043049887732071125743fa48f0d48cec03f0b5c0c66dbab830814cd7')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue