r-asics: auto updated to 2.20.0-1

This commit is contained in:
BioArchLinuxBot 2024-05-03 00:31:10 +00:00
parent 9ce77f58a9
commit be6fde1b2d

View file

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