r-santa: auto updated to 2.32.0-1

This commit is contained in:
BioArchLinuxBot 2022-04-28 01:19:48 +00:00
parent a3e60a2dc7
commit 92003c539d

View file

@ -1,10 +1,10 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=SANTA
_pkgver=2.30.0
_pkgver=2.32.0
pkgname=r-${_pkgname,,}
pkgver=2.30.0
pkgrel=2
pkgver=2.32.0
pkgrel=1
pkgdesc='Spatial Analysis of Network Associations'
arch=('x86_64')
url="https://bioconductor.org/packages/${_pkgname}"
@ -26,7 +26,7 @@ optdepends=(
r-runit
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('f46570fc8fd4a87a8e3f5bace93ca04c957e6cbc338e326544e96f5937681970')
sha256sums=('00df6b01fda2d5cbc65399fde9f221741e6aea8439c78ff2b0252982560da034')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"