r-geomxtools: auto updated to 2.0.0-1

This commit is contained in:
BioArchLinuxBot 2022-02-23 00:53:05 +00:00
parent 062aaf8834
commit db0c52782b

View file

@ -3,7 +3,7 @@
_pkgname=GeomxTools
_pkgver=2.0.0
pkgname=r-${_pkgname,,}
pkgver=${_pkgver//[:-]/.}
pkgver=2.0.0
pkgrel=1
pkgdesc='NanoString GeoMx Tools'
arch=('any')
@ -32,7 +32,7 @@ optdepends=(
r-testthat
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('a')
sha256sums=('ee78453c60f2eb10ba8a9dfc6d8b6f9ed1cab850fa8c0bd44d2baa73ea69ea5f')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"