r-geomxtools: auto updated to 3.2.0-1

This commit is contained in:
BioArchLinuxBot 2022-11-03 05:04:27 +00:00
parent 0ff55eaf4f
commit 47fb480d91

View file

@ -1,10 +1,10 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=GeomxTools
_pkgver=3.0.1
_pkgver=3.2.0
pkgname=r-${_pkgname,,}
pkgver=3.0.1
pkgrel=2
pkgver=3.2.0
pkgrel=1
pkgdesc='NanoString GeoMx Tools'
arch=('any')
url="https://bioconductor.org/packages/${_pkgname}"
@ -34,7 +34,7 @@ optdepends=(
r-testthat
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('dbf0c7588c97aded7fac8d29bca7339992f234743a9ef6dba424944fa09644ca')
sha256sums=('467fc6d5f078d67a51c5d9c747ec7e5dcf3c575cb2d78bad6c08f768b46814e6')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"