r-flowcatchr: auto updated to 1.40.0-1

This commit is contained in:
BioArchLinuxBot 2024-10-31 15:04:41 +00:00
parent 78025860fb
commit 02d2904cc6

View file

@ -2,9 +2,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=flowcatchR
_pkgver=1.38.0
_pkgver=1.40.0
pkgname=r-${_pkgname,,}
pkgver=1.38.0
pkgver=1.40.0
pkgrel=1
pkgdesc='Tools to analyze in vivo microscopy imaging data focused on tracking flowing blood cells'
arch=('any')
@ -26,7 +26,7 @@ optdepends=(
r-rmarkdown
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('291b95e0af8ab7fd450ec48a02c6a1c81a57b30fa926a50b644614fd92fa323d')
sha256sums=('6311b40c5df23e0f7d2e422c4f4f6838c474dac46d46de59f147b4ce183bf4b3')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"