r-spacepac: auto updated to 1.42.0-1

This commit is contained in:
BioArchLinuxBot 2024-05-03 18:25:07 +00:00
parent f23fcb7b54
commit 057f8b6da5

View file

@ -1,10 +1,10 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=SpacePAC
_pkgver=1.40.0
_pkgver=1.42.0
pkgname=r-${_pkgname,,}
pkgver=1.40.0
pkgrel=2
pkgver=1.42.0
pkgrel=1
pkgdesc='Identification of Mutational Clusters in 3D Protein Space via Simulation.'
arch=('any')
url="https://bioconductor.org/packages/${_pkgname}"
@ -19,7 +19,7 @@ optdepends=(
r-runit
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('a251d26c5f48982a1f719df261c8ed4fc03682a572188bf0692c812cc3be2f2d')
sha256sums=('5f9941403dba4dfe1933ff4f0932b63ba21844abd2955bcc41cc74b0f72b8428')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"