r-gcrma: auto updated to 2.66.0-1

This commit is contained in:
BioArchLinuxBot 2022-01-13 19:48:25 +08:00
parent 8a4be47b09
commit 23604f4bd1

View file

@ -3,7 +3,7 @@
_pkgname=gcrma
_pkgver=2.66.0
pkgname=r-${_pkgname,,}
pkgver=${_pkgver//[:-]/.}
pkgver=2.66.0
pkgrel=1
pkgdesc='Background Adjustment Using Sequence Information'
arch=('x86_64')
@ -26,7 +26,7 @@ optdepends=(
r-tools
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('a')
sha256sums=('01807197ba5d354ebe739494b5fbe99743ae3d7c1eff261b666b6ae322a1ed40')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"