r-asics: auto updated to 2.22.0-1

This commit is contained in:
BioArchLinuxBot 2024-11-10 00:38:37 +00:00
parent 6d8998c9a1
commit b2c24f6119

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=ASICS
_pkgver=2.20.1
_pkgver=2.22.0
pkgname=r-${_pkgname,,}
pkgver=2.20.1
pkgver=2.22.0
pkgrel=1
pkgdesc='Automatic Statistical Identification in Complex Spectra'
arch=('any')
@ -31,7 +31,7 @@ optdepends=(
r-testthat
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('336091424c36dabb9c6b7c9a6e2c424c37e08a2a30c18c86b5d4ad4197fd5441')
sha256sums=('b20832b3069e49f06929478956816f1105946e2cda83f38b60e1455cb39068a9')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"