mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-rmagpie: auto updated to 1.62.0-1
This commit is contained in:
parent
c843b2985c
commit
ca5fa6f83d
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=Rmagpie
|
||||
_pkgver=1.60.0
|
||||
_pkgver=1.62.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.60.0
|
||||
pkgver=1.62.0
|
||||
pkgrel=1
|
||||
pkgdesc='MicroArray Gene-expression-based Program In Error rate estimation'
|
||||
arch=('any')
|
||||
|
@ -20,7 +20,7 @@ optdepends=(
|
|||
r-xtable
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('b57d5e1d8799d29fc665273adb212214ac668d6288d2ac1abf6fcef07559cd90')
|
||||
sha256sums=('2952a9f24e57e434288a652b6c4a92fcef7737f3eb3568a58349d9c2916a1587')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue