r-cardinal: auto updated to 3.6.5-1

This commit is contained in:
BioArchLinuxBot 2024-08-15 00:20:11 +00:00
parent 144e6747a4
commit 01a98e49be

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=Cardinal
_pkgver=3.6.4
_pkgver=3.6.5
pkgname=r-${_pkgname,,}
pkgver=3.6.4
pkgver=3.6.5
pkgrel=1
pkgdesc='A mass spectrometry imaging toolbox for statistical analysis'
arch=('x86_64')
@ -32,7 +32,7 @@ optdepends=(
r-testthat
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('82e8a949b9ef7a8e89d4395913820c3f3e136712bf4654ad90ab3e8068d79bf4')
sha256sums=('5b19788bc5ac2d981ee8d2cf578d91fd2b9375f3cd19c96d77f94afb283d6a22')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"