r-lisaclust: auto updated to 1.8.2-1

This commit is contained in:
BioArchLinuxBot 2023-10-07 00:06:58 +00:00
parent ad5efef7bb
commit 3f7f38d223

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=lisaClust
_pkgver=1.8.1
_pkgver=1.8.2
pkgname=r-${_pkgname,,}
pkgver=1.8.1
pkgver=1.8.2
pkgrel=1
pkgdesc='lisaClust: Clustering of Local Indicators of Spatial Association'
arch=('any')
@ -34,7 +34,7 @@ optdepends=(
r-rmarkdown
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('6b8587bbaa8e2d402ed4926535aa4db88f36b812512cab23b59286f50a0747ed')
sha256sums=('c1c2b2be4cba09240b2537cf1d551931fab907687766afaf37e8128dc72aee57')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"