r-rmagpie: auto updated to 1.62.0-1

This commit is contained in:
BioArchLinuxBot 2024-10-31 14:31:31 +00:00
parent c843b2985c
commit ca5fa6f83d

View file

@ -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}"